Skip to content

Commit c1efe68

Browse files
authored
Update area.yaml
Removes array indicator '-' from request body
1 parent e4efec1 commit c1efe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/standard/openapi/paths/queries/area.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ post:
3939
parameters:
4040
$ref: ../../parameters/collections/collectionId.yaml
4141
requestBody:
42-
- $ref: ../../request-bodies/area.yaml
42+
$ref: ../../request-bodies/area.yaml
4343
responses:
4444
200:
4545
$ref: ../../responses/queries/200.yaml

0 commit comments

Comments
 (0)