Commit 6b4175d6 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

updated swagger-ui api files to include sandboxname in server path

parent 36d5cdf7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ externalDocs:
  description: ETSI MEC013 V2.1.1 Location API
  url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/013/02.01.01_60/gs_mec013v020101p.pdf'
servers:
  - url: 'https://localhost/location/v2'
  - url: 'https://localhost/sandboxname/location/v2'
tags:
- name: 'location'
- name: 'unsupported'
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ externalDocs:
  description: ETSI GS MEC 012 Radio Network Information API, V2.1.1
  url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.01.01_60/gs_mec012v020101p.pdf'
servers:
  - url: 'https://localhost/rni/v2'
  - url: 'https://localhost/sandboxname/rni/v2'
tags:
- name: 'rni'
- name: 'unsupported'
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ externalDocs:
  description: ETSI MEC028 V2.1.1 WLAN Information API
  url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/028/02.01.01_60/gs_mec028v020101p.pdf'
servers:
  - url: 'https://localhost/wai/v2'
  - url: 'https://localhost/sandboxname/wai/v2'
tags:
- name: "wai"
paths: