davidebianchi / gswagger

Generate an openapi spec dynamically based on the types used to handle request and response
https://pkg.go.dev/github.com/davidebianchi/gswagger
MIT License
31 stars 8 forks source link

Added test using enum in request body schema #157

Closed MIA-Deltat1995 closed 7 months ago

davidebianchi commented 7 months ago

Thank you for the PR! What do you think about add a specific use case, or also use a use case more generic than the oneOf, as the schema with summary, description, deprecated and operationID test?