Loading go-apps/meep-rnis/api/swagger.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,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://{apiRoot}/rni/v2' - url: 'https://localhost/rni/v2' tags: - name: 'rni' paths: Loading go-packages/meep-rnis-client/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ import "./client" ## Documentation for API Endpoints All URIs are relative to *https://{apiRoot}/rni/v2* All URIs are relative to *https://localhost/rni/v2* Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- Loading go-packages/meep-rnis-client/api/swagger.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,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://{apiRoot}/rni/v2 - url: https://localhost/rni/v2 tags: - name: rni paths: Loading go-packages/meep-rnis-client/configuration.go +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ BasePath: "https://{apiRoot}/rni/v2", BasePath: "https://localhost/rni/v2", DefaultHeader: make(map[string]string), UserAgent: "Swagger-Codegen/1.0.0/go", } Loading go-packages/meep-rnis-client/docs/RniApi.md +1 −1 Original line number Diff line number Diff line # \RniApi All URIs are relative to *https://{apiRoot}/rni/v2* All URIs are relative to *https://localhost/rni/v2* Method | HTTP request | Description ------------- | ------------- | ------------- Loading Loading
go-apps/meep-rnis/api/swagger.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,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://{apiRoot}/rni/v2' - url: 'https://localhost/rni/v2' tags: - name: 'rni' paths: Loading
go-packages/meep-rnis-client/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ import "./client" ## Documentation for API Endpoints All URIs are relative to *https://{apiRoot}/rni/v2* All URIs are relative to *https://localhost/rni/v2* Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- Loading
go-packages/meep-rnis-client/api/swagger.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,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://{apiRoot}/rni/v2 - url: https://localhost/rni/v2 tags: - name: rni paths: Loading
go-packages/meep-rnis-client/configuration.go +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ BasePath: "https://{apiRoot}/rni/v2", BasePath: "https://localhost/rni/v2", DefaultHeader: make(map[string]string), UserAgent: "Swagger-Codegen/1.0.0/go", } Loading
go-packages/meep-rnis-client/docs/RniApi.md +1 −1 Original line number Diff line number Diff line # \RniApi All URIs are relative to *https://{apiRoot}/rni/v2* All URIs are relative to *https://localhost/rni/v2* Method | HTTP request | Description ------------- | ------------- | ------------- Loading