We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61f665 commit c06e00eCopy full SHA for c06e00e
stac_fastapi/pgstac/app.py
@@ -54,7 +54,6 @@
54
"fields": FieldsExtension(),
55
"pagination": TokenPaginationExtension(),
56
"filter": FilterExtension(client=FiltersClient()),
57
- "free_text": FreeTextExtension(),
58
"bulk_transactions": BulkTransactionExtension(client=BulkTransactionsClient()),
59
}
60
0 commit comments