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

Add support for Default Responses #26

Open
kahlil29 opened this issue Apr 1, 2019 · 0 comments
Open

Add support for Default Responses #26

kahlil29 opened this issue Apr 1, 2019 · 0 comments
Labels
Needs Discussion This ticket needs discussion (some solution needs to be discussed in order to proceed and implement) Webapi-Swagger All issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)

Comments

@kahlil29
Copy link
Contributor

kahlil29 commented Apr 1, 2019

Swagger 2.0 has support for Default Responses, where in we can specify what to default to incase we receive a response code that is not present in the list of Responses for an Operation.

We need to figure out how or whether this can be supported in Webapi.

If not, we will have to come up with some strategy in webapi-swagger and handle this somehow.

@kahlil29 kahlil29 added Webapi-Swagger All issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs) Needs Discussion This ticket needs discussion (some solution needs to be discussed in order to proceed and implement) labels Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Discussion This ticket needs discussion (some solution needs to be discussed in order to proceed and implement) Webapi-Swagger All issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)
Projects
None yet
Development

No branches or pull requests

1 participant