Skip to content

Commit

Permalink
Update OpenAPI spec to fix a bug with integration create. (#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
tasn authored Jun 29, 2023
1 parent 3a43433 commit 1b786ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -9080,7 +9080,7 @@
"required": true
},
"responses": {
"200": {
"201": {
"content": {
"application/json": {
"schema": {
Expand Down

0 comments on commit 1b786ae

Please sign in to comment.