Skip to content

Commit

Permalink
Merge pull request #78 from snypy/fixes-open-api
Browse files Browse the repository at this point in the history
Split request and response components in open api
  • Loading branch information
nezhar authored May 7, 2022
2 parents a98ead5 + 4f51ec4 commit 383f457
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 383f457

Please sign in to comment.