-
Notifications
You must be signed in to change notification settings - Fork 3
Webapi-Swagger : SwaggerItemsArray needs to be handled correctly #34
Copy link
Copy link
Open
Labels
Needs DiscussionThis ticket needs discussion (some solution needs to be discussed in order to proceed and implement)This ticket needs discussion (some solution needs to be discussed in order to proceed and implement)Webapi-SwaggerAll issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)All issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)
Description
Activity
Metadata
Metadata
Assignees
Labels
Needs DiscussionThis ticket needs discussion (some solution needs to be discussed in order to proceed and implement)This ticket needs discussion (some solution needs to be discussed in order to proceed and implement)Webapi-SwaggerAll issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)All issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)
SwaggerItemsArrayseems to be a case where there are tupleSchemasIt seems like the current implementation does not really look towards handling this case.
We would need to think/discuss and implement a suitable solution/way of handling this.