Commit 0247e430 authored by Michel Roy's avatar Michel Roy Committed by Kevin Di Lallo
Browse files

swagger refresh

remove interfaces

removed interface folder

swagger refresh

remove interfaces
parent 1dbcfab5
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: 1.0.0
- Build date: 2019-04-30T12:20:42.444-04:00
- Build date: 2019-05-15T12:26:15.220-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.0.0
- Build date: 2019-04-30T12:20:49.804-04:00
- Build date: 2019-05-15T12:26:23.591-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.0.0
- Build date: 2019-04-30T12:20:47.478-04:00
- Build date: 2019-05-15T12:26:20.811-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.0.0
- Build date: 2019-04-30T12:20:35.643-04:00
- Build date: 2019-05-15T12:26:07.901-04:00


### Running the server
+5 −2
Original line number Diff line number Diff line
swagger: '2.0'
info:
  description: MEEP Controller REST API
  description: >
    Copyright (c) 2019 InterDigital Communications, Inc.
    All rights reserved.
    The information provided herein is the proprietary and confidential information of InterDigital Communications, Inc.
  version: 1.0.0
  title: MEEP Controller REST API
  title: MEEP Model
definitions:
  ClientServiceMap:
    type: object
Loading