Skip to content

Commit

Permalink
Fixing broken call schema definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
winterMate committed Aug 23, 2019
1 parent b31396f commit c2bf746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ paths:
content:
application/json:
schema:
$ref: ''#/components/schemas/Item'Stats'
$ref: '#/components/schemas/ItemStats'
default:
description: An error occured
content:
Expand Down

0 comments on commit c2bf746

Please sign in to comment.