Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fragments/filter/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ components:
A CQL2 filter expression in the 'cql2-text' encoding.
type: string
filter-cql2-json:
$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'
filter-lang:
description: |
The CQL2 filter encoding that the 'filter' value uses.
Expand Down