From 05bd033539fbff22734229d40cc8c0202da78c6c Mon Sep 17 00:00:00 2001 From: Laurence Isla Date: Fri, 12 May 2023 21:48:01 -0500 Subject: [PATCH] Add JavaScript redirect from the old api.html to new pages and sections Uses the hashtag in the url to redirect to the sections where the content was moved to --- docs/references/api.rst | 99 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) diff --git a/docs/references/api.rst b/docs/references/api.rst index b83d24b94..b253f3be8 100644 --- a/docs/references/api.rst +++ b/docs/references/api.rst @@ -16,3 +16,102 @@ PostgREST exposes three database objects of a schema as resources: tables, views api/openapi.rst api/resource_representation.rst api/* + +.. raw:: html + + \ No newline at end of file