Loading go-apps/meep-rnis/api/swagger.yaml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -4,9 +4,9 @@ info: name: InterDigital AdvantEDGE Support name: InterDigital AdvantEDGE Support email: AdvantEDGE@InterDigital.com email: AdvantEDGE@InterDigital.com title: AdvantEDGE Radio Network Information Service REST API title: AdvantEDGE Radio Network Information Service REST API version: 2.1.1 version: 2.2.1 description: "Radio Network Information Service is AdvantEDGE's implementation of description: "Radio Network Information Service is AdvantEDGE's implementation of [ETSI MEC ISG MEC012 RNI API](http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.01.01_60/gs_MEC012v020101p.pdf) [ETSI MEC ISG MEC012 RNI API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.02.01_60/gs_MEC012v020201p.pdf) <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt) <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt) <p>**Micro-service**<br>[meep-rnis](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-rnis) <p>**Micro-service**<br>[meep-rnis](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-rnis) <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about radio conditions in the network <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about radio conditions in the network Loading @@ -21,8 +21,8 @@ info: name: "Apache 2.0" name: "Apache 2.0" url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE" url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE" externalDocs: externalDocs: description: ETSI GS MEC 012 Radio Network Information API, V2.1.1 description: ETSI GS MEC 012 Radio Network Information API, V2.2.1 url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.01.01_60/gs_mec012v020101p.pdf' url: 'https://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.02.01_60/gs_MEC012v020201p.pdf' servers: servers: - url: 'https://localhost/sandboxname/rni/v2' - url: 'https://localhost/sandboxname/rni/v2' tags: tags: Loading Loading
go-apps/meep-rnis/api/swagger.yaml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -4,9 +4,9 @@ info: name: InterDigital AdvantEDGE Support name: InterDigital AdvantEDGE Support email: AdvantEDGE@InterDigital.com email: AdvantEDGE@InterDigital.com title: AdvantEDGE Radio Network Information Service REST API title: AdvantEDGE Radio Network Information Service REST API version: 2.1.1 version: 2.2.1 description: "Radio Network Information Service is AdvantEDGE's implementation of description: "Radio Network Information Service is AdvantEDGE's implementation of [ETSI MEC ISG MEC012 RNI API](http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.01.01_60/gs_MEC012v020101p.pdf) [ETSI MEC ISG MEC012 RNI API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.02.01_60/gs_MEC012v020201p.pdf) <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt) <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt) <p>**Micro-service**<br>[meep-rnis](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-rnis) <p>**Micro-service**<br>[meep-rnis](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-rnis) <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about radio conditions in the network <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about radio conditions in the network Loading @@ -21,8 +21,8 @@ info: name: "Apache 2.0" name: "Apache 2.0" url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE" url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE" externalDocs: externalDocs: description: ETSI GS MEC 012 Radio Network Information API, V2.1.1 description: ETSI GS MEC 012 Radio Network Information API, V2.2.1 url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.01.01_60/gs_mec012v020101p.pdf' url: 'https://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/02.02.01_60/gs_MEC012v020201p.pdf' servers: servers: - url: 'https://localhost/sandboxname/rni/v2' - url: 'https://localhost/sandboxname/rni/v2' tags: tags: Loading