-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
In Swagger 3 we can add common Schemas in section #/components/schemas/.
Also we can can add common examples in section #/components/examples/.
aiohttp-swagger can add multiple schemas in #/components/schemas/ through definitions parameter in swagger_setup(..) but can't add examples in section #/components/examples/.
How to add examples in section #/components/examples/?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels