Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit bb16eb8

Browse files
committed
must use quotes
1 parent 7568c23 commit bb16eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/testInt/resources/tests/ref-loop-array/inputs

src/testInt/resources/tests/ref-loop-array/inputs/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ paths:
77
/response-ref:
88
get:
99
responses:
10-
200:
10+
'200':
1111
description: array item $ref
1212
content:
1313
application/json:

0 commit comments

Comments
 (0)