Webapi-Swagger : Support for default Parameter types. #30
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)
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)
The text was updated successfully, but these errors were encountered: