|
1315 | 1315 | "title": "Frames is a slice of Frame pointers.",
|
1316 | 1316 | "type": "array"
|
1317 | 1317 | },
|
1318 |
| - "GenericPublicError": { |
1319 |
| - "properties": { |
1320 |
| - "body": { |
1321 |
| - "$ref": "#/definitions/PublicError" |
1322 |
| - } |
1323 |
| - }, |
1324 |
| - "type": "object" |
1325 |
| - }, |
1326 | 1318 | "GettableAlertmanagers": {
|
1327 | 1319 | "properties": {
|
1328 | 1320 | "data": {
|
|
4583 | 4575 | "type": "object"
|
4584 | 4576 | },
|
4585 | 4577 | "alertGroups": {
|
4586 |
| - "description": "AlertGroups alert groups", |
4587 | 4578 | "items": {
|
4588 | 4579 | "$ref": "#/definitions/alertGroup",
|
4589 | 4580 | "type": "object"
|
|
5919 | 5910 | "description": " The mute timing was deleted successfully."
|
5920 | 5911 | },
|
5921 | 5912 | "409": {
|
5922 |
| - "description": "GenericPublicError", |
| 5913 | + "description": "PublicError", |
5923 | 5914 | "schema": {
|
5924 |
| - "$ref": "#/definitions/GenericPublicError" |
| 5915 | + "$ref": "#/definitions/PublicError" |
5925 | 5916 | }
|
5926 | 5917 | }
|
5927 | 5918 | },
|
|
5997 | 5988 | }
|
5998 | 5989 | },
|
5999 | 5990 | "409": {
|
6000 |
| - "description": "GenericPublicError", |
| 5991 | + "description": "PublicError", |
6001 | 5992 | "schema": {
|
6002 |
| - "$ref": "#/definitions/GenericPublicError" |
| 5993 | + "$ref": "#/definitions/PublicError" |
6003 | 5994 | }
|
6004 | 5995 | }
|
6005 | 5996 | },
|
|
6211 | 6202 | "description": " The template was deleted successfully."
|
6212 | 6203 | },
|
6213 | 6204 | "409": {
|
6214 |
| - "description": "GenericPublicError", |
| 6205 | + "description": "PublicError", |
6215 | 6206 | "schema": {
|
6216 |
| - "$ref": "#/definitions/GenericPublicError" |
| 6207 | + "$ref": "#/definitions/PublicError" |
6217 | 6208 | }
|
6218 | 6209 | }
|
6219 | 6210 | },
|
|
6241 | 6232 | }
|
6242 | 6233 | },
|
6243 | 6234 | "404": {
|
6244 |
| - "description": "GenericPublicError", |
| 6235 | + "description": "PublicError", |
6245 | 6236 | "schema": {
|
6246 |
| - "$ref": "#/definitions/GenericPublicError" |
| 6237 | + "$ref": "#/definitions/PublicError" |
6247 | 6238 | }
|
6248 | 6239 | }
|
6249 | 6240 | },
|
|
6286 | 6277 | }
|
6287 | 6278 | },
|
6288 | 6279 | "400": {
|
6289 |
| - "description": "GenericPublicError", |
| 6280 | + "description": "PublicError", |
6290 | 6281 | "schema": {
|
6291 |
| - "$ref": "#/definitions/GenericPublicError" |
| 6282 | + "$ref": "#/definitions/PublicError" |
6292 | 6283 | }
|
6293 | 6284 | },
|
6294 | 6285 | "409": {
|
6295 |
| - "description": "GenericPublicError", |
| 6286 | + "description": "PublicError", |
6296 | 6287 | "schema": {
|
6297 |
| - "$ref": "#/definitions/GenericPublicError" |
| 6288 | + "$ref": "#/definitions/PublicError" |
6298 | 6289 | }
|
6299 | 6290 | }
|
6300 | 6291 | },
|
|
0 commit comments