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

Webapi-Swagger : Support for default Parameter types. #30

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

Webapi-Swagger : Support for default Parameter types. #30

kahlil29 opened this issue Apr 1, 2019 · 0 comments
Assignees
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

Default Parameter types can be specified for all Param types with the exception of Path params. Path params are always required.

We need to make sure that default Parameter types (wherever specified) are generated and that the Contract reflects/represents them correctly.
(May need discussion for this last part)

@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
@kahlil29 kahlil29 self-assigned this 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