Skip to content

Commit c79e046

Browse files
SteffenMangoldsebastianharder
authored andcommitted
Update MainResources-local-openapi-v3.yml
Fix Open doors/windows object type
1 parent 845cb8b commit c79e046

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

openapi/MainResources-local-openapi-v3.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,7 @@ paths:
228228
content:
229229
application/json:
230230
schema:
231-
type: array
232-
items:
233-
$ref: '#/components/schemas/Windows'
231+
$ref: '#/components/schemas/Windows'
234232
'404':
235233
description: The entity could not be found.
236234

0 commit comments

Comments
 (0)