Skip to content

Commit 693ccb5

Browse files
1 parent 5682327 commit 693ccb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi/swagger.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
},
103103
"post": {
104104
"responses": {
105-
"200": {
105+
"201": {
106106
"description": "",
107107
"content": {
108108
"application/json": {
@@ -722,7 +722,7 @@
722722
"/tables/{tableID}/rows": {
723723
"post": {
724724
"responses": {
725-
"200": {
725+
"201": {
726726
"description": "",
727727
"content": {
728728
"application/json": {

0 commit comments

Comments
 (0)