servers:
- description: OSM NB API
- url: https://osm.etsi.org/nbapi/v1.0.0
+ url: 'https://osm.etsi.org/nbapi/v1.0.0'
info:
description: |
externalDocs:
description: Find out more about OSM
- url: 'http://osm.etsi.org/wikipub'
+ url: 'https://osm.etsi.org/docs/user-guide/'
components:
responses:
$ref: '#/components/schemas/VimType'
vim_url:
type: string
- format: url # uri?
+ format: uri
vim_tenant_name:
type: string
vim_user:
$ref: '#/components/schemas/VimType'
vim_url:
type: string
- format: url # uri?
+ format: uri
vim_tenant_name:
type: string
vim_user:
$ref: '#/components/schemas/VimType'
vim_url:
type: string
- format: url # uri?
+ format: uri
vim_tenant_name:
type: string
vim_user:
$ref: '#/components/schemas/WimType'
wim_url:
type: string
- format: url # uri?
+ format: uri
user:
type: string
password:
$ref: '#/components/schemas/WimType'
wim_url:
type: string
- format: url # uri?
+ format: uri
user:
type: string
password:
type: string
wim_url:
type: string
- format: url # uri?
+ format: uri
user:
type: string
password:
$ref: '#/components/schemas/K8sRepoType'
url:
type: string
- format: url # uri?
+ format: uri
ArrayOfK8sRepoInfo:
type: array
items:
$ref: '#/components/schemas/K8sRepoType'
url:
type: string
- format: url # uri?
+ format: uri
required:
- name
- type