mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
update configs
This commit is contained in:
parent
6dbf54d47c
commit
5d63fc3e26
3 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -1171,7 +1171,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"/ic/{ICID}/models": {
|
||||
"/ic/{ICID}/configs": {
|
||||
"get": {
|
||||
"produces": [
|
||||
"application/json"
|
||||
|
|
|
@ -1460,7 +1460,7 @@ paths:
|
|||
-amqp parameter)
|
||||
tags:
|
||||
- AMQP
|
||||
/ic/{ICID}/models:
|
||||
/ic/{ICID}/configs:
|
||||
get:
|
||||
operationId: getConfigsOfIC
|
||||
parameters:
|
||||
|
|
Loading…
Add table
Reference in a new issue