diff options
-rw-r--r-- | swagger.v1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger.v1.json b/swagger.v1.json index 88a9f0b..9ae07c0 100644 --- a/swagger.v1.json +++ b/swagger.v1.json @@ -12885,7 +12885,7 @@ } ], "responses": { - "200": { + "201": { "$ref": "#/responses/Tag" }, "404": { |