Skip to content

Commit

Permalink
Update MainResources-local-openapi-v3.yml
Browse files Browse the repository at this point in the history
Fix Open doors/windows object type
  • Loading branch information
SteffenMangold authored and sebastianharder committed Jul 31, 2024
1 parent 845cb8b commit c79e046
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions openapi/MainResources-local-openapi-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,7 @@ paths:
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/Windows'
$ref: '#/components/schemas/Windows'
'404':
description: The entity could not be found.

Expand Down

0 comments on commit c79e046

Please sign in to comment.