From 82c2e4245f93a51e0ee59aa9638c2e02fd8bdc96 Mon Sep 17 00:00:00 2001 From: "Sebastian H. Gabrielli" Date: Thu, 4 Jan 2024 22:40:17 +0100 Subject: [PATCH] Set api gitgals as server --- api.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api.yaml b/api.yaml index a36b05b..b6b6a9b 100644 --- a/api.yaml +++ b/api.yaml @@ -4,13 +4,13 @@ info: version: 0.0.1 title: OmegaV v2 API demo contact: - email: edb@omegav.no + email: admin@gitgals.com license: name: Apache 2.0 url: http://www.apache.org/licenses/LICENSE-2.0.html servers: - - url: "api.omegav.no" - description: "OmegaV API server" + - url: "api.gitgals.com" + description: "GitGals API server" - url: "http://127.0.0.1:8000" description: "Local test" tags: @@ -441,4 +441,4 @@ components: application/json: schema: $ref: '#/components/schemas/minimalMember' - \ No newline at end of file +