Commit 79ec104f authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

regenerated swagger code with merged specs

parent 21fe7567
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-09-16T16:47:27.201-04:00
- Build date: 2019-09-17T14:39:27.445-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -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-09-16T16:47:29.306-04:00
- Build date: 2019-09-17T14:39:29.528-04:00


### Running the server
+3 −3
Original line number Diff line number Diff line
@@ -873,7 +873,7 @@ definitions:
        items:
          $ref: "#/definitions/Event"
    description: "Event list object"
    example: "null"
    example: {}
  Event:
    type: "object"
    properties:
@@ -901,7 +901,7 @@ definitions:
      name: "name"
      type: "MOBILITY"
      eventMobility:
        src: "ue1"
        elementName: "ue1"
        dest: "poa2"
  EventNetworkCharacteristicsUpdate:
    type: "object"
@@ -952,7 +952,7 @@ definitions:
        description: "Destination element identifier"
    description: "Mobility Event object"
    example:
      src: "ue1"
      elementName: "ue1"
      dest: "poa2"
  EventPoasInRange:
    type: "object"
+1 −1
Original line number Diff line number Diff line
@@ -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-09-16T16:47:13.712-04:00
- Build date: 2019-09-17T14:39:13.849-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -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-09-16T16:47:23.567-04:00
- Build date: 2019-09-17T14:39:23.683-04:00


### Running the server
Loading