diff --git a/doc/api/docs.go b/doc/api/docs.go index f1972cb..3568182 100644 --- a/doc/api/docs.go +++ b/doc/api/docs.go @@ -1,6 +1,6 @@ // GENERATED BY THE COMMAND ABOVE; DO NOT EDIT // This file was generated by swaggo/swag at -// 2020-03-04 16:32:33.778874779 +0100 CET m=+0.073897633 +// 2020-03-04 16:37:27.201355008 +0100 CET m=+0.073569319 package docs @@ -1186,7 +1186,7 @@ var doc = `{ } } }, - "/ic/{ICID}/models": { + "/ic/{ICID}/configs": { "get": { "produces": [ "application/json" diff --git a/doc/api/swagger.json b/doc/api/swagger.json index 40e4ad4..fd59bce 100644 --- a/doc/api/swagger.json +++ b/doc/api/swagger.json @@ -1171,7 +1171,7 @@ } } }, - "/ic/{ICID}/models": { + "/ic/{ICID}/configs": { "get": { "produces": [ "application/json" diff --git a/doc/api/swagger.yaml b/doc/api/swagger.yaml index 7174217..1d49a8d 100644 --- a/doc/api/swagger.yaml +++ b/doc/api/swagger.yaml @@ -1460,7 +1460,7 @@ paths: -amqp parameter) tags: - AMQP - /ic/{ICID}/models: + /ic/{ICID}/configs: get: operationId: getConfigsOfIC parameters: