From ad13e00f6456c75cbe69a0f8921114806d1ef2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Szostek?= Date: Sun, 3 Oct 2021 00:40:42 +0100 Subject: [PATCH] Typo in api.rst, correct `ignore_privileges` The correct setting name is `ignore-privileges`, with dash in between the words. --- api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.rst b/api.rst index ea7b7bd63..6ac6001ed 100644 --- a/api.rst +++ b/api.rst @@ -1461,7 +1461,7 @@ Every API hosted by PostgREST automatically serves a full `OpenAPI `_ on any database object. For instance,