diff options
Diffstat (limited to 'swagger.v1.json')
-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 88253ff..13b13ad 100644 --- a/swagger.v1.json +++ b/swagger.v1.json @@ -593,7 +593,7 @@ } ], "responses": { - "201": { + "204": { "$ref": "#/responses/empty" }, "400": { |