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

Generated swagger files create endpoint for methods that are not enabled #4

Open
amandajcrawford opened this issue Dec 18, 2019 · 1 comment

Comments

@amandajcrawford
Copy link

When a data resource descriptor file specifies that a specific REST methods such as [GET, PUT, POST, DELETE] should not be enabled the swagger file should not include that method.

@loganripplinger
Copy link
Contributor

My initial thought is that this should be handled at the application level. I was hoping swagger had an option similar to the depreciated value for disabled resources but I haven't found one yet so now I'm tending to agree that it shouldn't be included in the swagger spec.

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