Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]Do I have to specify '.svc' in service URL? #165

Open
schirayu opened this issue Feb 27, 2019 · 1 comment
Open

[Question]Do I have to specify '.svc' in service URL? #165

schirayu opened this issue Feb 27, 2019 · 1 comment

Comments

@schirayu
Copy link

I'm working on a implementing an OData service, the spec for which has been provided. The spec contains the URL of the service and it does not contain '.svc'.
How do I create my REST controller such that it does not contain a '.svc' in the URL?

@kemalizing
Copy link

it looks like hard-coded, therefore yes we should specify .scv and doesn't look like there is a way other than a code change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants