Skip to content

Commit 1b786ae

Browse files
authored
Update OpenAPI spec to fix a bug with integration create. (#979)
1 parent 3a43433 commit 1b786ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9080,7 +9080,7 @@
90809080
"required": true
90819081
},
90829082
"responses": {
9083-
"200": {
9083+
"201": {
90849084
"content": {
90859085
"application/json": {
90869086
"schema": {

0 commit comments

Comments
 (0)