From 55cbb2d989f61444427392afb410edc0b6fa818d Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 18 Mar 2024 16:31:15 +1100 Subject: [PATCH] Update api.yaml Re-add server section --- export/184/api.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/export/184/api.yaml b/export/184/api.yaml index 253cdae..e9d2d6c 100644 --- a/export/184/api.yaml +++ b/export/184/api.yaml @@ -35062,6 +35062,8 @@ components: in: header name: Authorization description: Token-based authentication with required prefix "Token" +servers: + url: http://localhost:8000 externalDocs: description: More information about InvenTree in the official docs url: https://docs.inventree.org