We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1efe68 commit 1057524Copy full SHA for 1057524
core/standard/openapi/paths/queries/area.yaml
@@ -37,7 +37,7 @@ post:
37
description: Return the data values for the data area defined by the query parameters
38
operationId: PostDataForArea
39
parameters:
40
- $ref: ../../parameters/collections/collectionId.yaml
+ - $ref: ../../parameters/collections/collectionId.yaml
41
requestBody:
42
$ref: ../../request-bodies/area.yaml
43
responses:
0 commit comments