Set api gitgals as server
This commit is contained in:
parent
aabce98d2e
commit
82c2e4245f
8
api.yaml
8
api.yaml
@ -4,13 +4,13 @@ info:
|
|||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
title: OmegaV v2 API demo
|
title: OmegaV v2 API demo
|
||||||
contact:
|
contact:
|
||||||
email: edb@omegav.no
|
email: admin@gitgals.com
|
||||||
license:
|
license:
|
||||||
name: Apache 2.0
|
name: Apache 2.0
|
||||||
url: http://www.apache.org/licenses/LICENSE-2.0.html
|
url: http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
servers:
|
servers:
|
||||||
- url: "api.omegav.no"
|
- url: "api.gitgals.com"
|
||||||
description: "OmegaV API server"
|
description: "GitGals API server"
|
||||||
- url: "http://127.0.0.1:8000"
|
- url: "http://127.0.0.1:8000"
|
||||||
description: "Local test"
|
description: "Local test"
|
||||||
tags:
|
tags:
|
||||||
@ -441,4 +441,4 @@ components:
|
|||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/minimalMember'
|
$ref: '#/components/schemas/minimalMember'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user