Loading examples/demo1/src/demo-server/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2019-12-19T10:28:52.313-05:00 - Build date: 2020-01-06T22:50:01.559-05:00 ### Running the server Loading examples/demo1/src/iperf-proxy/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2019-12-19T10:28:53.743-05:00 - Build date: 2020-01-06T22:50:03.001-05:00 ### Running the server Loading go-apps/meep-ctrl-engine/server/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.0.0 - Build date: 2019-12-19T10:28:42.011-05:00 - Build date: 2020-01-06T22:49:51.404-05:00 ### Running the server Loading go-apps/meep-loc-serv/server/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.1.1 - Build date: 2019-12-19T10:28:49.939-05:00 - Build date: 2020-01-06T22:49:59.253-05:00 ### Running the server Loading go-apps/meep-metrics-engine/api/v2/swagger.yaml +13 −13 Original line number Diff line number Diff line Loading @@ -253,10 +253,10 @@ definitions: fields: type: "array" description: "Field names to return in query response. Supported values:<br>\ \ <li>lat: Round-trip latency (ms)<br> <li>ul: UL throughput from src to\ \ dest (Mbps) <li>dl: DL throughput from dest to src (Mbps) <li>ulos: UL\ \ packet loss from src to dest (%) <li>dlos: DL packet loss from dest to\ \ src (%)" \ <li>lat: Round-trip latency (ms)<br> <li>ul: Uplink throughput from src\ \ to dest (Mbps) <li>dl: Downlink throughput from dest to src (Mbps) <li>ulos:\ \ Uplink packet loss from src to dest (%) <li>dlos: Downlink packet loss\ \ from dest to src (%)" items: type: "string" description: "Queried value" Loading Loading @@ -370,22 +370,22 @@ definitions: type: "number" format: "double" example: 90.1 description: "UL throughput from src to dest (Mbps)" description: "Uplink throughput from src to dest (Mbps)" dl: type: "number" format: "double" example: 100.0 description: "DL throughput from dest to src (Mbps)" description: "Downlink throughput from dest to src (Mbps)" ulos: type: "number" format: "double" example: 0.001 description: "UL packet loss from src to dest (%)" description: "Uplink packet loss from src to dest (%)" dlos: type: "number" format: "double" example: 0.003 description: "UL packet loss from dest to src (%)" description: "Uplink packet loss from dest to src (%)" description: "Value of a single network metric" example: time: "2019-11-24T12:45:00-5:00" Loading Loading @@ -571,7 +571,7 @@ definitions: fields: type: "array" description: "Field names to return in query response. Supported values:<br>\ \ <li>event: DL packet loss from dest to src (%)" \ <li>event: Downlink packet loss from dest to src (%)" items: type: "string" description: "Queried value" Loading Loading @@ -611,9 +611,9 @@ definitions: columns: - "event" values: - event: "json-formatted mobility event ue1 to poa3" - event: "JSON-formatted mobility event ue1 to poa3" time: "2019-11-24T12:45:00-5:00" - event: "json-formatted mobility event ue1 to poa2" - event: "JSON-formatted mobility event ue1 to poa2" time: "2019-11-24T12:44:01-5:00" name: "event metrics" EventMetric: Loading @@ -625,11 +625,11 @@ definitions: description: "Time of event metrics" event: type: "string" example: "json-formatted mobility event ue1 to poa3" example: "JSON-formatted mobility event ue1 to poa3" description: "JSON-fomatted event" description: "Value of a single event metric" example: event: "json-formatted mobility event ue1 to poa3" event: "JSON-formatted mobility event ue1 to poa3" time: "2019-11-24T12:45:00-5:00" EventSubscriptionList: properties: Loading Loading
examples/demo1/src/demo-server/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2019-12-19T10:28:52.313-05:00 - Build date: 2020-01-06T22:50:01.559-05:00 ### Running the server Loading
examples/demo1/src/iperf-proxy/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2019-12-19T10:28:53.743-05:00 - Build date: 2020-01-06T22:50:03.001-05:00 ### Running the server Loading
go-apps/meep-ctrl-engine/server/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.0.0 - Build date: 2019-12-19T10:28:42.011-05:00 - Build date: 2020-01-06T22:49:51.404-05:00 ### Running the server Loading
go-apps/meep-loc-serv/server/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.1.1 - Build date: 2019-12-19T10:28:49.939-05:00 - Build date: 2020-01-06T22:49:59.253-05:00 ### Running the server Loading
go-apps/meep-metrics-engine/api/v2/swagger.yaml +13 −13 Original line number Diff line number Diff line Loading @@ -253,10 +253,10 @@ definitions: fields: type: "array" description: "Field names to return in query response. Supported values:<br>\ \ <li>lat: Round-trip latency (ms)<br> <li>ul: UL throughput from src to\ \ dest (Mbps) <li>dl: DL throughput from dest to src (Mbps) <li>ulos: UL\ \ packet loss from src to dest (%) <li>dlos: DL packet loss from dest to\ \ src (%)" \ <li>lat: Round-trip latency (ms)<br> <li>ul: Uplink throughput from src\ \ to dest (Mbps) <li>dl: Downlink throughput from dest to src (Mbps) <li>ulos:\ \ Uplink packet loss from src to dest (%) <li>dlos: Downlink packet loss\ \ from dest to src (%)" items: type: "string" description: "Queried value" Loading Loading @@ -370,22 +370,22 @@ definitions: type: "number" format: "double" example: 90.1 description: "UL throughput from src to dest (Mbps)" description: "Uplink throughput from src to dest (Mbps)" dl: type: "number" format: "double" example: 100.0 description: "DL throughput from dest to src (Mbps)" description: "Downlink throughput from dest to src (Mbps)" ulos: type: "number" format: "double" example: 0.001 description: "UL packet loss from src to dest (%)" description: "Uplink packet loss from src to dest (%)" dlos: type: "number" format: "double" example: 0.003 description: "UL packet loss from dest to src (%)" description: "Uplink packet loss from dest to src (%)" description: "Value of a single network metric" example: time: "2019-11-24T12:45:00-5:00" Loading Loading @@ -571,7 +571,7 @@ definitions: fields: type: "array" description: "Field names to return in query response. Supported values:<br>\ \ <li>event: DL packet loss from dest to src (%)" \ <li>event: Downlink packet loss from dest to src (%)" items: type: "string" description: "Queried value" Loading Loading @@ -611,9 +611,9 @@ definitions: columns: - "event" values: - event: "json-formatted mobility event ue1 to poa3" - event: "JSON-formatted mobility event ue1 to poa3" time: "2019-11-24T12:45:00-5:00" - event: "json-formatted mobility event ue1 to poa2" - event: "JSON-formatted mobility event ue1 to poa2" time: "2019-11-24T12:44:01-5:00" name: "event metrics" EventMetric: Loading @@ -625,11 +625,11 @@ definitions: description: "Time of event metrics" event: type: "string" example: "json-formatted mobility event ue1 to poa3" example: "JSON-formatted mobility event ue1 to poa3" description: "JSON-fomatted event" description: "Value of a single event metric" example: event: "json-formatted mobility event ue1 to poa3" event: "JSON-formatted mobility event ue1 to poa3" time: "2019-11-24T12:45:00-5:00" EventSubscriptionList: properties: Loading