diff options
Diffstat (limited to 'public/swagger.v1.json')
-rw-r--r-- | public/swagger.v1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/swagger.v1.json b/public/swagger.v1.json index 82370e49e2..6072bfba3b 100644 --- a/public/swagger.v1.json +++ b/public/swagger.v1.json @@ -1527,7 +1527,7 @@ } ], "responses": { - "200": { + "201": { "$ref": "#/responses/Hook" } } |