Commit c906166b authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

updated filteringCriteria examples for service-mgmt API

parent 223d4f52
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: 2021-11-15T16:15:42.586-05:00
- Build date: 2021-11-15T16:38:56.844-05: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: 2021-11-15T16:15:43.969-05:00
- Build date: 2021-11-15T16:38:58.251-05: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: 2.1.1
- Build date: 2021-11-15T16:15:39.031441-05:00[America/Toronto]
- Build date: 2021-11-15T16:38:53.325088-05:00[America/Toronto]


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -1033,7 +1033,7 @@ components:
          example:
            subscriptionType: 'SerAvailabilityNotificationSubscription'
            callbackReference: "http://my.callback.com/mec_service_mgmt_ser_availabilities/some-id"
            filterCriteria:
            filteringCriteria:
              serNames:
                - 'myRnis'
              states:
+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: 2.1.1
- Build date: 2021-11-15T16:15:45.933993-05:00[America/Toronto]
- Build date: 2021-11-15T16:39:00.287559-05:00[America/Toronto]


### Running the server
Loading