|
21 | 21 | - Tips and Tricks: tips-and-tricks.md
|
22 | 22 | - API:
|
23 | 23 | - stac_fastapi.elasticsearch:
|
24 |
| - - app: api/stac_fastapi/elasticsearch/app.md |
25 | 24 | - index: api/stac_fastapi/elasticsearch/index.md
|
| 25 | + - app: api/stac_fastapi/elasticsearch/app.md |
26 | 26 | - config: api/stac_fastapi/elasticsearch/config.md
|
27 | 27 | - database_logic: api/stac_fastapi/elasticsearch/database_logic.md
|
28 |
| - - index: api/stac_fastapi/elasticsearch/index.md |
29 | 28 | - version: api/stac_fastapi/elasticsearch/version.md
|
30 | 29 | - stac_fastapi.opensearch:
|
31 |
| - - app: api/stac_fastapi/opensearch/app.md |
32 | 30 | - index: api/stac_fastapi/opensearch/index.md
|
| 31 | + - app: api/stac_fastapi/opensearch/app.md |
33 | 32 | - config: api/stac_fastapi/opensearch/config.md
|
34 | 33 | - database_logic: api/stac_fastapi/opensearch/database_logic.md
|
35 |
| - - index: api/stac_fastapi/opensearch/index.md |
36 | 34 | - version: api/stac_fastapi/opensearch/version.md
|
| 35 | + - sfeos_helpers: |
| 36 | + - index: api/sfeos_helpers/index.md |
| 37 | + - aggregation: |
| 38 | + - module: api/sfeos_helpers/aggregation/index.md |
| 39 | + - client: api/sfeos_helpers/aggregation/client.md |
| 40 | + - format: api/sfeos_helpers/aggregation/format.md |
| 41 | + - database: |
| 42 | + - module: api/sfeos_helpers/database/index.md |
| 43 | + - datetime: api/sfeos_helpers/database/datetime.md |
| 44 | + - document: api/sfeos_helpers/database/document.md |
| 45 | + - index: api/sfeos_helpers/database/index.md |
| 46 | + - mapping: api/sfeos_helpers/database/mapping.md |
| 47 | + - query: api/sfeos_helpers/database/query.md |
| 48 | + - utils: api/sfeos_helpers/database/utils.md |
| 49 | + - filter: |
| 50 | + - module: api/sfeos_helpers/filter/index.md |
| 51 | + - client: api/sfeos_helpers/filter/client.md |
| 52 | + - cql2: api/sfeos_helpers/filter/cql2.md |
| 53 | + - transform: api/sfeos_helpers/filter/transform.md |
| 54 | + - mappings: api/sfeos_helpers/mappings.md |
| 55 | + - version: api/sfeos_helpers/version.md |
37 | 56 | - stac_fastapi.core:
|
38 | 57 | - index: api/stac_fastapi/core/index.md
|
39 | 58 | - base_database_logic: api/stac_fastapi/core/base_database_logic.md
|
40 | 59 | - base_settings: api/stac_fastapi/core/base_settings.md
|
| 60 | + - basic_auth: api/stac_fastapi/core/basic_auth.md |
41 | 61 | - core: api/stac_fastapi/core/core.md
|
42 | 62 | - datetime_utils: api/stac_fastapi/core/datetime_utils.md
|
43 | 63 | - extensions:
|
44 | 64 | - module: api/stac_fastapi/core/extensions/index.md
|
| 65 | + - aggregation: api/stac_fastapi/core/extensions/aggregation.md |
| 66 | + - fields: api/stac_fastapi/core/extensions/fields.md |
45 | 67 | - filter: api/stac_fastapi/core/extensions/filter.md
|
46 | 68 | - query: api/stac_fastapi/core/extensions/query.md
|
47 | 69 | - models:
|
48 | 70 | - module: api/stac_fastapi/core/models/index.md
|
49 | 71 | - links: api/stac_fastapi/core/models/links.md
|
50 | 72 | - search: api/stac_fastapi/core/models/search.md
|
| 73 | + - rate_limit: api/stac_fastapi/core/rate_limit.md |
| 74 | + - route_dependencies: api/stac_fastapi/core/route_dependencies.md |
51 | 75 | - serializers: api/stac_fastapi/core/serializers.md
|
52 | 76 | - session: api/stac_fastapi/core/session.md
|
53 | 77 | - utilities: api/stac_fastapi/core/utilities.md
|
|
0 commit comments