Set api gitgals as server
This commit is contained in:
parent
aabce98d2e
commit
82c2e4245f
6
api.yaml
6
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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user