From fc6f9f33fe158ef347f50f4371486b1fc64fa7bd Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sun, 7 Aug 2022 22:02:44 +0200 Subject: [PATCH] remove obsolete reference to openapi page --- frontend/src/routes/scripts/get/[...hash].svelte | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/frontend/src/routes/scripts/get/[...hash].svelte b/frontend/src/routes/scripts/get/[...hash].svelte index 6e7cb9b0e2..3ef4b08a81 100644 --- a/frontend/src/routes/scripts/get/[...hash].svelte +++ b/frontend/src/routes/scripts/get/[...hash].svelte @@ -305,9 +305,7 @@ Send a POST http request with a token as bearer token and the args respecting the corresponding jsonschema as payload. To create a permanent token, go to your user - setting by clicking your username on the top-left. For more info about openapi, see openapi doc @@ -326,9 +324,7 @@ Send a POST http request with a token as bearer token and the args respecting the corresponding jsonschema as payload. To create a permanent token, go to your user - setting by clicking your username on the top-left. For more info about openapi, see openapi doc