Commit 12753bc4 authored by Simon Pastor's avatar Simon Pastor
Browse files

subscription merge metrics-engine

parent b60b8c6d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ repo:
      api-bundle:
        - meep-ctrl-engine
        - meep-metrics-engine
        - meep-metrics-engine-v2-notification
        - meep-mg-manager
        - meep-mg-app-notification
        - meep-loc-serv
@@ -117,6 +118,8 @@ repo:
      api: go-packages/meep-loc-serv-notification-client/api/swagger.yaml
    meep-mg-app-notification:
      api: go-packages/meep-mg-app-client/api/swagger.yaml
    meep-metrics-engine-v2-notification:
      api: go-packages/meep-metrics-engine-v2-notification-client/api/swagger.yaml
  dep:
    docker-registry:
      chart: charts/docker-registry
+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-12-04T12:54:20.579-05:00
- Build date: 2019-12-10T16:51:08.392-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: 2019-12-04T12:54:22.801-05:00
- Build date: 2019-12-10T16:51:10.747-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: 1.0.0
- Build date: 2019-12-04T12:54:05.055-05:00
- Build date: 2019-12-10T16:50:52.310-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: 1.1.1
- Build date: 2019-12-04T12:54:16.792-05:00
- Build date: 2019-12-10T16:51:04.718-05:00


### Running the server
Loading