Skip to content

Commit

Permalink
Split request and response components in open api
Browse files Browse the repository at this point in the history
  • Loading branch information
nezhar committed May 7, 2022
1 parent 10ff0be commit 4f51ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snypy/snypy/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,5 @@
"SWAGGER_UI_DIST": "SIDECAR",
"SWAGGER_UI_FAVICON_HREF": "SIDECAR",
"REDOC_DIST": "SIDECAR",
"COMPONENT_SPLIT_REQUEST": True,
}

0 comments on commit 4f51ec4

Please sign in to comment.