Commit 1ff5fd0e by Antonio

Fixed wrong response body in model GET operation

parent 5c7c3060
Showing with 1 additions and 1 deletions
......@@ -141,7 +141,7 @@ paths:
description: Model to be added
required: true
schema:
$ref: '#/definitions/Workspace'
$ref: '#/definitions/Model'
responses:
201:
description: Model created successfully
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment