Skip to content

Commit

Permalink
Resolve issue opengeospatial#967.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvretano committed Nov 18, 2024
1 parent 1374eb6 commit 8d7aee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/filtering/standard/clause_8_filter.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ include::requirements/filter/REQ_get-functions-response-json.adoc[]
},
{
"type": ["string","number","datetime"]
},
}
],
"returns": ["string","number","datetime"]
},
Expand All @@ -99,7 +99,7 @@ include::requirements/filter/REQ_get-functions-response-json.adoc[]
},
{
"type": ["string","number","datetime"]
},
}
],
"returns": ["string","number","datetime"]
},
Expand Down

0 comments on commit 8d7aee0

Please sign in to comment.