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 e1f2910 commit 0fb3842Copy full SHA for 0fb3842
fragments/filter/openapi.yaml
@@ -148,7 +148,7 @@ components:
148
A CQL2 filter expression in the 'cql2-text' encoding.
149
type: string
150
filter-cql2-json:
151
- $ref: 'https://raw.githubusercontent.com/opengeospatial/ogcapi-features/master/cql2/standard/schema/cql2.yml#/components/schemas/booleanValueExpression'
+ $ref: 'https://raw.githubusercontent.com/opengeospatial/ogcapi-features/master/cql2/standard/schema/cql2.yml#/components/schemas/booleanExpression'
152
filter-lang:
153
description: |
154
The CQL2 filter encoding that the 'filter' value uses.
0 commit comments