From 5d63fc3e263fc8246e1201079f9f24fce1f0b0de Mon Sep 17 00:00:00 2001 From: Sonja Happ Date: Wed, 4 Mar 2020 16:54:50 +0100 Subject: [PATCH] update configs --- doc/api/docs.go | 4 ++-- doc/api/swagger.json | 2 +- doc/api/swagger.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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: