add openapi overriding

This commit is contained in:
steve-chavez
2023-05-11 01:37:50 -03:00
committed by Steve Chavez
parent cb7d70c197
commit 1de06f5332
3 changed files with 67 additions and 0 deletions
+12
View File
@@ -387,6 +387,18 @@ db-prepared-statements
You should only set this to ``false`` when using PostgresSQL behind an external connection pooler such as PgBouncer working in transaction pooling mode. See :ref:`this section <external_connection_poolers>` for more information.
.. _db-root-spec:
db-root-spec
------------
=============== =================
**Environment** PGRST_DB_ROOT_SPEC
**In-Database** pgrst.db_root_spec
=============== =================
Function to override the OpenAPI response. See :ref:`override_openapi`.
.. _db-schemas:
db-schemas