Commit b9220b4
Update filter extenion json schema in client.py (#836)
* Update filter extenion json schema in client.py
to be compliant with:
https://docs.ogc.org/is/19-079r2/19-079r2.html#queryables
* update BaseFiltersClient
* update changelog
---------
Co-authored-by: vincentsarago <[email protected]>1 parent fc44bf3 commit b9220b4
File tree
2 files changed
+3
-2
lines changed- stac_fastapi/extensions/stac_fastapi/extensions/core/filter
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments