Skip to content

Commit 0fb3842

Browse files
committed
Update ref to use booleanExpression
See opengeospatial/ogcapi-features@c1c5801.
1 parent e1f2910 commit 0fb3842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fragments/filter/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ components:
148148
A CQL2 filter expression in the 'cql2-text' encoding.
149149
type: string
150150
filter-cql2-json:
151-
$ref: 'https://raw.githubusercontent.com/opengeospatial/ogcapi-features/master/cql2/standard/schema/cql2.yml#/components/schemas/booleanValueExpression'
151+
$ref: 'https://raw.githubusercontent.com/opengeospatial/ogcapi-features/master/cql2/standard/schema/cql2.yml#/components/schemas/booleanExpression'
152152
filter-lang:
153153
description: |
154154
The CQL2 filter encoding that the 'filter' value uses.

0 commit comments

Comments
 (0)