File tree Expand file tree Collapse file tree 1 file changed +17
-27
lines changed
services/secrets-manager/v1 Expand file tree Collapse file tree 1 file changed +17
-27
lines changed Original file line number Diff line number Diff line change 99 },
1010 "id" : {
1111 "description" : " A auto generated unique id which identifies the acl." ,
12+ "format" : " uuid" ,
1213 "type" : " string"
1314 }
1415 },
100101 },
101102 "id" : {
102103 "description" : " A auto generated unique id which identifies the secrets manager instances." ,
104+ "format" : " uuid" ,
103105 "type" : " string"
104106 },
105107 "kmsKey" : {
286288 },
287289 "id" : {
288290 "description" : " A auto generated unique id which identifies the users." ,
291+ "format" : " uuid" ,
289292 "type" : " string"
290293 },
291294 "password" : {
314317 "info" : {
315318 "description" : " This API provides endpoints for managing the Secrets-Manager.\n " ,
316319 "title" : " STACKIT Secrets Manager API" ,
317- "version" : " 1.4.1 "
320+ "version" : " 1.4.2 "
318321 },
319322 "openapi" : " 3.0.3" ,
320323 "paths" : {
374377 "required" : true ,
375378 "schema" : {
376379 "format" : " uuid" ,
377- "type" : " string" ,
378- "x-go-type" : " string"
380+ "type" : " string"
379381 }
380382 }
381383 ],
553555 "required" : true ,
554556 "schema" : {
555557 "format" : " uuid" ,
556- "type" : " string" ,
557- "x-go-type" : " string"
558+ "type" : " string"
558559 }
559560 },
560561 {
564565 "required" : true ,
565566 "schema" : {
566567 "format" : " uuid" ,
567- "type" : " string" ,
568- "x-go-type" : " string"
568+ "type" : " string"
569569 }
570570 }
571571 ],
696696 "required" : true ,
697697 "schema" : {
698698 "format" : " uuid" ,
699- "type" : " string" ,
700- "x-go-type" : " string"
699+ "type" : " string"
701700 }
702701 },
703702 {
707706 "required" : true ,
708707 "schema" : {
709708 "format" : " uuid" ,
710- "type" : " string" ,
711- "x-go-type" : " string"
709+ "type" : " string"
712710 }
713711 }
714712 ],
976974 "required" : true ,
977975 "schema" : {
978976 "format" : " uuid" ,
979- "type" : " string" ,
980- "x-go-type" : " string"
977+ "type" : " string"
981978 }
982979 },
983980 {
987984 "required" : true ,
988985 "schema" : {
989986 "format" : " uuid" ,
990- "type" : " string" ,
991- "x-go-type" : " string"
987+ "type" : " string"
992988 }
993989 },
994990 {
998994 "required" : true ,
999995 "schema" : {
1000996 "format" : " uuid" ,
1001- "type" : " string" ,
1002- "x-go-type" : " string"
997+ "type" : " string"
1003998 }
1004999 }
10051000 ],
11301125 "required" : true ,
11311126 "schema" : {
11321127 "format" : " uuid" ,
1133- "type" : " string" ,
1134- "x-go-type" : " string"
1128+ "type" : " string"
11351129 }
11361130 },
11371131 {
11411135 "required" : true ,
11421136 "schema" : {
11431137 "format" : " uuid" ,
1144- "type" : " string" ,
1145- "x-go-type" : " string"
1138+ "type" : " string"
11461139 }
11471140 }
11481141 ],
13401333 "required" : true ,
13411334 "schema" : {
13421335 "format" : " uuid" ,
1343- "type" : " string" ,
1344- "x-go-type" : " string"
1336+ "type" : " string"
13451337 }
13461338 },
13471339 {
13511343 "required" : true ,
13521344 "schema" : {
13531345 "format" : " uuid" ,
1354- "type" : " string" ,
1355- "x-go-type" : " string"
1346+ "type" : " string"
13561347 }
13571348 },
13581349 {
13621353 "required" : true ,
13631354 "schema" : {
13641355 "format" : " uuid" ,
1365- "type" : " string" ,
1366- "x-go-type" : " string"
1356+ "type" : " string"
13671357 }
13681358 }
13691359 ],
You can’t perform that action at this time.
0 commit comments