diff --git a/src/main/java/alfio/model/TicketReservationWithEventIdentifier.java b/src/main/java/alfio/model/TicketReservationWithEventIdentifier.java index 446a5dbe3..6b56689a8 100644 --- a/src/main/java/alfio/model/TicketReservationWithEventIdentifier.java +++ b/src/main/java/alfio/model/TicketReservationWithEventIdentifier.java @@ -110,4 +110,8 @@ public int getFinalPriceCts() { public String getPaidAmount() { return reservation.getPaidAmount(); } + + public String getCurrencyCode() { + return reservation.getCurrencyCode(); + } } diff --git a/src/test/resources/api/descriptor.json b/src/test/resources/api/descriptor.json index 2709937d5..183ded690 100644 --- a/src/test/resources/api/descriptor.json +++ b/src/test/resources/api/descriptor.json @@ -40,8 +40,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -50,8 +50,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -60,8 +60,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -122,8 +122,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -132,8 +132,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -142,8 +142,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -194,8 +194,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -204,8 +204,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -214,8 +214,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -270,8 +270,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -280,8 +280,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -290,8 +290,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -346,8 +346,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -356,8 +356,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -366,8 +366,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -412,8 +412,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -422,8 +422,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -432,8 +432,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -489,8 +489,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -499,8 +499,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -509,8 +509,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -569,8 +569,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -579,8 +579,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -589,8 +589,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -664,8 +664,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -674,8 +674,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -684,8 +684,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -738,8 +738,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -748,8 +748,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -758,8 +758,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -820,8 +820,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -830,8 +830,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -840,8 +840,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -902,8 +902,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -912,8 +912,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -922,8 +922,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -974,8 +974,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -984,8 +984,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -994,8 +994,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1048,8 +1048,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1058,8 +1058,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1068,8 +1068,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1106,8 +1106,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1116,8 +1116,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1126,8 +1126,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1162,8 +1162,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1172,8 +1172,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1182,8 +1182,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1243,8 +1243,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1253,8 +1253,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1263,8 +1263,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1334,8 +1334,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1344,8 +1344,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1354,8 +1354,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1415,8 +1415,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1425,8 +1425,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1435,8 +1435,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1504,8 +1504,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1514,8 +1514,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1524,8 +1524,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1591,8 +1591,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1601,8 +1601,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1611,8 +1611,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1682,8 +1682,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1692,8 +1692,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1702,8 +1702,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1756,8 +1756,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1766,8 +1766,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1776,8 +1776,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1835,8 +1835,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1845,8 +1845,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1855,8 +1855,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1901,8 +1901,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1911,8 +1911,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1921,8 +1921,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -1975,8 +1975,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -1985,8 +1985,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -1995,8 +1995,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2049,8 +2049,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2059,8 +2059,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2069,8 +2069,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2123,8 +2123,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2133,8 +2133,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2143,8 +2143,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2205,8 +2205,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2215,8 +2215,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2225,8 +2225,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2287,8 +2287,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2297,8 +2297,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2307,8 +2307,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2355,8 +2355,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2365,8 +2365,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2375,8 +2375,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2429,8 +2429,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2439,8 +2439,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2449,8 +2449,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2498,8 +2498,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2508,8 +2508,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2518,8 +2518,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2575,8 +2575,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2585,8 +2585,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2595,8 +2595,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2663,8 +2663,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2673,8 +2673,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2683,8 +2683,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2736,8 +2736,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2746,8 +2746,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2756,8 +2756,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2811,8 +2811,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2821,8 +2821,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2831,8 +2831,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2869,8 +2869,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2879,8 +2879,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2889,8 +2889,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -2935,8 +2935,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -2945,8 +2945,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -2955,8 +2955,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3008,8 +3008,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3018,8 +3018,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3028,8 +3028,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3089,8 +3089,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3099,8 +3099,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3109,8 +3109,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3147,8 +3147,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3157,8 +3157,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3167,8 +3167,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3213,8 +3213,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3223,8 +3223,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3233,8 +3233,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3269,6 +3269,16 @@ } } }, + "400" : { + "description" : "Bad Request", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, "401" : { "description" : "Unauthorized", "content" : { @@ -3289,16 +3299,6 @@ } } }, - "400" : { - "description" : "Bad Request", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, "200" : { "description" : "OK", "content" : { @@ -3327,8 +3327,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3337,8 +3337,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3347,8 +3347,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3393,8 +3393,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3403,8 +3403,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3413,8 +3413,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3457,8 +3457,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3467,8 +3467,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3477,8 +3477,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3523,8 +3523,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3533,8 +3533,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3543,8 +3543,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3604,8 +3604,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3614,8 +3614,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3624,8 +3624,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3668,8 +3668,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3678,8 +3678,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3688,8 +3688,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3759,8 +3759,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3769,8 +3769,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3779,8 +3779,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3839,8 +3839,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3849,8 +3849,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3859,8 +3859,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3905,8 +3905,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3915,8 +3915,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -3925,8 +3925,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -3981,8 +3981,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -3991,8 +3991,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4001,8 +4001,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4057,8 +4057,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4067,8 +4067,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4077,8 +4077,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4131,8 +4131,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4141,8 +4141,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4151,8 +4151,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4214,8 +4214,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4224,8 +4224,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4234,8 +4234,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4298,8 +4298,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4308,8 +4308,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4318,8 +4318,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4374,8 +4374,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4384,8 +4384,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4394,8 +4394,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4441,8 +4441,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4451,8 +4451,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4461,8 +4461,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4516,8 +4516,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4526,8 +4526,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4536,8 +4536,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4581,8 +4581,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4591,8 +4591,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4601,8 +4601,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4642,8 +4642,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4652,8 +4652,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4662,8 +4662,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4719,8 +4719,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4729,8 +4729,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4739,8 +4739,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4786,8 +4786,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4796,8 +4796,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4806,8 +4806,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4867,8 +4867,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4877,8 +4877,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4887,8 +4887,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -4946,8 +4946,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -4956,8 +4956,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -4966,8 +4966,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5014,8 +5014,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5024,8 +5024,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5034,8 +5034,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5090,8 +5090,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5100,8 +5100,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5110,8 +5110,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5156,8 +5156,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5166,8 +5166,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5176,8 +5176,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5232,8 +5232,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5242,8 +5242,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5252,8 +5252,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5300,8 +5300,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5310,8 +5310,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5320,8 +5320,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5539,8 +5539,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5549,8 +5549,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5559,8 +5559,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5618,8 +5618,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5628,8 +5628,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5638,8 +5638,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5713,8 +5713,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5723,8 +5723,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5733,8 +5733,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5786,8 +5786,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5796,8 +5796,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5806,8 +5806,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5869,8 +5869,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5879,8 +5879,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5889,8 +5889,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -5952,8 +5952,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -5962,8 +5962,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -5972,8 +5972,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6029,8 +6029,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6039,8 +6039,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6049,8 +6049,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6116,8 +6116,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6126,8 +6126,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6136,8 +6136,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6175,8 +6175,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6185,8 +6185,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6195,8 +6195,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6252,8 +6252,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6262,8 +6262,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6272,8 +6272,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6337,8 +6337,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6347,8 +6347,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6357,8 +6357,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6403,8 +6403,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6413,8 +6413,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6423,8 +6423,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6477,8 +6477,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6487,8 +6487,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6497,8 +6497,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6553,8 +6553,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6563,8 +6563,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6573,8 +6573,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6621,8 +6621,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6631,8 +6631,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6641,8 +6641,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6689,8 +6689,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6699,8 +6699,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6709,8 +6709,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6757,8 +6757,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6767,8 +6767,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6777,8 +6777,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -6818,8 +6818,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -6828,8 +6828,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -6838,8 +6838,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7311,8 +7311,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7321,8 +7321,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7331,8 +7331,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7400,8 +7400,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7410,8 +7410,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7420,8 +7420,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7491,8 +7491,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7501,8 +7501,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7511,8 +7511,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7587,8 +7587,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7597,8 +7597,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7607,8 +7607,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7691,8 +7691,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7701,8 +7701,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7711,8 +7711,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7775,8 +7775,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7785,8 +7785,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7795,8 +7795,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7858,8 +7858,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7868,8 +7868,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7878,8 +7878,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7926,8 +7926,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -7936,8 +7936,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -7946,8 +7946,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -7996,8 +7996,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8006,8 +8006,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8016,8 +8016,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8054,8 +8054,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8064,8 +8064,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8074,8 +8074,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8114,97 +8114,6 @@ } } }, - "401" : { - "description" : "Unauthorized", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, - "403" : { - "description" : "Forbidden", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, - "400" : { - "description" : "Bad Request", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, - "200" : { - "description" : "OK" - } - } - } - }, - "/admin/api/overridable-template/{name}/{locale}/preview" : { - "post" : { - "tags" : [ "resource-controller" ], - "operationId" : "previewTemplate", - "parameters" : [ { - "name" : "name", - "in" : "path", - "required" : true, - "schema" : { - "type" : "string", - "enum" : [ "CONFIRMATION_EMAIL_FOR_ORGANIZER", "SEND_RESERVED_CODE", "CONFIRMATION_EMAIL", "CONFIRMATION_EMAIL_SUBSCRIPTION", "OFFLINE_RESERVATION_EXPIRED_EMAIL", "CHARGE_ATTEMPT_FAILED_EMAIL", "CHARGE_ATTEMPT_FAILED_EMAIL_FOR_ORGANIZER", "CREDIT_NOTE_ISSUED_EMAIL", "OFFLINE_RESERVATION_EXPIRING_EMAIL_FOR_ORGANIZER", "OFFLINE_PAYMENT_MATCHES_FOUND", "REMINDER_EMAIL", "REMINDER_TICKET_ADDITIONAL_INFO", "REMINDER_TICKETS_ASSIGNMENT_EMAIL", "TICKET_EMAIL", "TICKET_EMAIL_FOR_ONLINE_EVENT", "TICKET_HAS_CHANGED_OWNER", "TICKET_HAS_BEEN_CANCELLED", "TICKET_HAS_BEEN_CANCELLED_ADMIN", "TICKET_PDF", "RECEIPT_PDF", "INVOICE_PDF", "CREDIT_NOTE_PDF", "SUBSCRIPTION_PDF", "WAITING_QUEUE_JOINED", "WAITING_QUEUE_RESERVATION_EMAIL", "CUSTOM_MESSAGE" ] - } - }, { - "name" : "locale", - "in" : "path", - "required" : true, - "schema" : { - "type" : "string" - } - }, { - "name" : "organizationId", - "in" : "query", - "required" : false, - "schema" : { - "type" : "integer", - "format" : "int32" - } - }, { - "name" : "eventId", - "in" : "query", - "required" : false, - "schema" : { - "type" : "integer", - "format" : "int32" - } - }, { - "name" : "subscriptionDescriptorId", - "in" : "query", - "required" : false, - "schema" : { - "type" : "string", - "format" : "uuid" - } - } ], - "requestBody" : { - "content" : { - "application/json" : { - "schema" : { - "$ref" : "#/components/schemas/UploadBase64FileModification" - } - } - }, - "required" : true - }, - "responses" : { "400" : { "description" : "Bad Request", "content" : { @@ -8215,16 +8124,6 @@ } } }, - "500" : { - "description" : "Internal Server Error", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, "401" : { "description" : "Unauthorized", "content" : { @@ -8251,21 +8150,71 @@ } } }, - "/admin/api/organizations/validate-slug" : { + "/admin/api/overridable-template/{name}/{locale}/preview" : { "post" : { - "tags" : [ "users-api-controller" ], - "operationId" : "validateSlug", + "tags" : [ "resource-controller" ], + "operationId" : "previewTemplate", + "parameters" : [ { + "name" : "name", + "in" : "path", + "required" : true, + "schema" : { + "type" : "string", + "enum" : [ "CONFIRMATION_EMAIL_FOR_ORGANIZER", "SEND_RESERVED_CODE", "CONFIRMATION_EMAIL", "CONFIRMATION_EMAIL_SUBSCRIPTION", "OFFLINE_RESERVATION_EXPIRED_EMAIL", "CHARGE_ATTEMPT_FAILED_EMAIL", "CHARGE_ATTEMPT_FAILED_EMAIL_FOR_ORGANIZER", "CREDIT_NOTE_ISSUED_EMAIL", "OFFLINE_RESERVATION_EXPIRING_EMAIL_FOR_ORGANIZER", "OFFLINE_PAYMENT_MATCHES_FOUND", "REMINDER_EMAIL", "REMINDER_TICKET_ADDITIONAL_INFO", "REMINDER_TICKETS_ASSIGNMENT_EMAIL", "TICKET_EMAIL", "TICKET_EMAIL_FOR_ONLINE_EVENT", "TICKET_HAS_CHANGED_OWNER", "TICKET_HAS_BEEN_CANCELLED", "TICKET_HAS_BEEN_CANCELLED_ADMIN", "TICKET_PDF", "RECEIPT_PDF", "INVOICE_PDF", "CREDIT_NOTE_PDF", "SUBSCRIPTION_PDF", "WAITING_QUEUE_JOINED", "WAITING_QUEUE_RESERVATION_EMAIL", "CUSTOM_MESSAGE" ] + } + }, { + "name" : "locale", + "in" : "path", + "required" : true, + "schema" : { + "type" : "string" + } + }, { + "name" : "organizationId", + "in" : "query", + "required" : false, + "schema" : { + "type" : "integer", + "format" : "int32" + } + }, { + "name" : "eventId", + "in" : "query", + "required" : false, + "schema" : { + "type" : "integer", + "format" : "int32" + } + }, { + "name" : "subscriptionDescriptorId", + "in" : "query", + "required" : false, + "schema" : { + "type" : "string", + "format" : "uuid" + } + } ], "requestBody" : { "content" : { "application/json" : { "schema" : { - "$ref" : "#/components/schemas/OrganizationModification" + "$ref" : "#/components/schemas/UploadBase64FileModification" } } }, "required" : true }, "responses" : { + "400" : { + "description" : "Bad Request", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, "500" : { "description" : "Internal Server Error", "content" : { @@ -8296,6 +8245,37 @@ } } }, + "200" : { + "description" : "OK" + } + } + } + }, + "/admin/api/organizations/validate-slug" : { + "post" : { + "tags" : [ "users-api-controller" ], + "operationId" : "validateSlug", + "requestBody" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/OrganizationModification" + } + } + }, + "required" : true + }, + "responses" : { + "500" : { + "description" : "Internal Server Error", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, "400" : { "description" : "Bad Request", "content" : { @@ -8306,6 +8286,26 @@ } } }, + "401" : { + "description" : "Unauthorized", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, + "403" : { + "description" : "Forbidden", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, "200" : { "description" : "OK", "content" : { @@ -8344,8 +8344,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8354,8 +8354,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8364,8 +8364,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8412,8 +8412,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8422,8 +8422,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8432,8 +8432,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8480,8 +8480,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8490,8 +8490,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8500,8 +8500,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8557,8 +8557,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8567,8 +8567,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8577,8 +8577,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8633,8 +8633,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8643,8 +8643,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8653,8 +8653,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8716,8 +8716,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8726,8 +8726,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8736,8 +8736,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -8790,8 +8790,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -8800,8 +8800,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -8810,8 +8810,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9091,8 +9091,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9101,8 +9101,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9111,8 +9111,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9149,8 +9149,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9159,8 +9159,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9169,8 +9169,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9218,8 +9218,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9228,8 +9228,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9238,8 +9238,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9291,8 +9291,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9301,8 +9301,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9311,8 +9311,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9372,8 +9372,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9382,8 +9382,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9392,8 +9392,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9443,8 +9443,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9453,8 +9453,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9463,8 +9463,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9516,8 +9516,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9526,8 +9526,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9536,8 +9536,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9580,8 +9580,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9590,8 +9590,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9600,8 +9600,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9660,8 +9660,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9670,8 +9670,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9680,8 +9680,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9733,8 +9733,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9743,8 +9743,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9753,8 +9753,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9803,8 +9803,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9813,8 +9813,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9823,8 +9823,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9880,8 +9880,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9890,8 +9890,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9900,8 +9900,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -9963,8 +9963,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -9973,8 +9973,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -9983,8 +9983,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10039,8 +10039,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10049,8 +10049,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10059,8 +10059,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10299,8 +10299,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10309,8 +10309,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10319,8 +10319,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10383,8 +10383,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10393,8 +10393,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10403,8 +10403,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10473,8 +10473,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10483,8 +10483,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10493,8 +10493,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10558,8 +10558,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10568,8 +10568,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10578,8 +10578,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10635,8 +10635,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10645,8 +10645,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10655,8 +10655,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10703,8 +10703,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10713,8 +10713,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10723,8 +10723,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10771,8 +10771,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10781,8 +10781,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10791,8 +10791,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10855,8 +10855,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -10865,8 +10865,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -10875,8 +10875,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -10922,26 +10922,6 @@ } } }, - "401" : { - "description" : "Unauthorized", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, - "403" : { - "description" : "Forbidden", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, "400" : { "description" : "Bad Request", "content" : { @@ -10952,54 +10932,6 @@ } } }, - "200" : { - "description" : "OK", - "content" : { - "*/*" : { - "schema" : { - "type" : "array", - "items" : { - "$ref" : "#/components/schemas/AdditionalService" - } - } - } - } - } - } - }, - "post" : { - "tags" : [ "additional-service-api-controller" ], - "operationId" : "insert", - "parameters" : [ { - "name" : "eventId", - "in" : "path", - "required" : true, - "schema" : { - "type" : "integer", - "format" : "int32" - } - } ], - "requestBody" : { - "content" : { - "application/json" : { - "schema" : { - "$ref" : "#/components/schemas/AdditionalService" - } - } - }, - "required" : true - }, - "responses" : { - "500" : { - "description" : "Internal Server Error", - "content" : { - "*/*" : { - "schema" : { - "type" : "string" - } - } - } - }, "401" : { "description" : "Unauthorized", "content" : { @@ -11020,6 +10952,54 @@ } } }, + "200" : { + "description" : "OK", + "content" : { + "*/*" : { + "schema" : { + "type" : "array", + "items" : { + "$ref" : "#/components/schemas/AdditionalService" + } + } + } + } + } + } + }, + "post" : { + "tags" : [ "additional-service-api-controller" ], + "operationId" : "insert", + "parameters" : [ { + "name" : "eventId", + "in" : "path", + "required" : true, + "schema" : { + "type" : "integer", + "format" : "int32" + } + } ], + "requestBody" : { + "content" : { + "application/json" : { + "schema" : { + "$ref" : "#/components/schemas/AdditionalService" + } + } + }, + "required" : true + }, + "responses" : { + "500" : { + "description" : "Internal Server Error", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, "400" : { "description" : "Bad Request", "content" : { @@ -11030,6 +11010,26 @@ } } }, + "401" : { + "description" : "Unauthorized", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, + "403" : { + "description" : "Forbidden", + "content" : { + "*/*" : { + "schema" : { + "type" : "string" + } + } + } + }, "200" : { "description" : "OK", "content" : { @@ -11077,8 +11077,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11087,8 +11087,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11097,8 +11097,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11138,8 +11138,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11148,8 +11148,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11158,8 +11158,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11212,8 +11212,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11222,8 +11222,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11232,8 +11232,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11295,8 +11295,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11305,8 +11305,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11315,8 +11315,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11386,8 +11386,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11396,8 +11396,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11406,8 +11406,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11477,8 +11477,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11487,8 +11487,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11497,8 +11497,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11558,8 +11558,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11568,8 +11568,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11578,8 +11578,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11648,8 +11648,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11658,8 +11658,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11668,8 +11668,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11732,8 +11732,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11742,8 +11742,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11752,8 +11752,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11816,8 +11816,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11826,8 +11826,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11836,8 +11836,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11898,8 +11898,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11908,8 +11908,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11918,8 +11918,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -11972,8 +11972,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -11982,8 +11982,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -11992,8 +11992,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12046,8 +12046,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12056,8 +12056,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12066,8 +12066,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12120,8 +12120,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12130,8 +12130,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12140,8 +12140,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12200,8 +12200,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12210,8 +12210,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12220,8 +12220,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12288,8 +12288,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12298,8 +12298,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12308,8 +12308,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12361,8 +12361,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12371,8 +12371,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12381,8 +12381,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12434,8 +12434,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12444,8 +12444,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12454,8 +12454,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12524,8 +12524,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12534,8 +12534,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12544,8 +12544,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12618,8 +12618,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12628,8 +12628,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12638,8 +12638,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12689,8 +12689,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12699,8 +12699,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12709,8 +12709,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12757,8 +12757,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12767,8 +12767,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12777,8 +12777,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12839,8 +12839,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12849,8 +12849,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12859,8 +12859,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12923,8 +12923,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12933,8 +12933,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -12943,8 +12943,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -12984,8 +12984,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -12994,8 +12994,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13004,8 +13004,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13050,8 +13050,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13060,8 +13060,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13070,8 +13070,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13171,8 +13171,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13181,8 +13181,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13191,8 +13191,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13244,8 +13244,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13254,8 +13254,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13264,8 +13264,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13302,8 +13302,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13312,8 +13312,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13322,8 +13322,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13371,8 +13371,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13381,8 +13381,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13391,8 +13391,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13440,8 +13440,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13450,8 +13450,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13460,8 +13460,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13509,8 +13509,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13519,8 +13519,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13529,8 +13529,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13586,8 +13586,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13596,8 +13596,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13606,8 +13606,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13655,8 +13655,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13665,8 +13665,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13675,8 +13675,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13724,8 +13724,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13734,8 +13734,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13744,8 +13744,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13797,8 +13797,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13807,8 +13807,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13817,8 +13817,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13871,8 +13871,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13881,8 +13881,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13891,8 +13891,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -13945,8 +13945,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -13955,8 +13955,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -13965,8 +13965,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14026,8 +14026,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14036,8 +14036,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14046,8 +14046,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14100,8 +14100,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14110,8 +14110,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14120,8 +14120,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14167,8 +14167,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14177,8 +14177,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14187,8 +14187,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14233,8 +14233,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14243,8 +14243,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14253,8 +14253,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14306,8 +14306,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14316,8 +14316,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14326,8 +14326,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14372,8 +14372,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14382,8 +14382,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14392,8 +14392,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14438,8 +14438,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14448,8 +14448,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14458,8 +14458,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14519,8 +14519,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14529,8 +14529,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14539,8 +14539,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14592,8 +14592,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14602,8 +14602,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14612,8 +14612,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14672,8 +14672,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14682,8 +14682,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14692,8 +14692,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14723,8 +14723,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14733,8 +14733,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14743,8 +14743,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14797,8 +14797,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14807,8 +14807,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14817,8 +14817,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14881,8 +14881,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14891,8 +14891,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14901,8 +14901,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -14939,8 +14939,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -14949,8 +14949,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -14959,8 +14959,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15009,8 +15009,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15019,8 +15019,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15029,8 +15029,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15075,8 +15075,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15085,8 +15085,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15095,8 +15095,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15141,8 +15141,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15151,8 +15151,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15161,8 +15161,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15386,8 +15386,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15396,8 +15396,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15406,8 +15406,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15459,8 +15459,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15469,8 +15469,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15479,8 +15479,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15551,8 +15551,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15561,8 +15561,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15571,8 +15571,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15633,8 +15633,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15643,8 +15643,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15653,8 +15653,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15707,8 +15707,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15717,8 +15717,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15727,8 +15727,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15792,8 +15792,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15802,8 +15802,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15812,8 +15812,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15869,8 +15869,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15879,8 +15879,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15889,8 +15889,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -15946,8 +15946,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -15956,8 +15956,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -15966,8 +15966,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16027,8 +16027,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16037,8 +16037,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16047,8 +16047,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16104,8 +16104,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16114,8 +16114,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16124,8 +16124,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16189,8 +16189,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16199,8 +16199,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16209,8 +16209,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16258,8 +16258,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16268,8 +16268,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16278,8 +16278,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16324,8 +16324,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16334,8 +16334,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16344,8 +16344,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16382,8 +16382,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16392,8 +16392,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16402,8 +16402,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16443,8 +16443,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16453,8 +16453,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16463,8 +16463,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16504,8 +16504,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16514,8 +16514,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16524,8 +16524,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16565,8 +16565,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16575,8 +16575,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16585,8 +16585,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16635,8 +16635,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16645,8 +16645,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16655,8 +16655,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16700,8 +16700,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16710,8 +16710,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16720,8 +16720,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16758,8 +16758,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16768,8 +16768,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16778,8 +16778,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16816,8 +16816,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16826,8 +16826,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16836,8 +16836,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16877,8 +16877,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16887,8 +16887,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16897,8 +16897,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -16935,8 +16935,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -16945,8 +16945,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -16955,8 +16955,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -17637,8 +17637,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -17647,8 +17647,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -17657,8 +17657,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -17730,8 +17730,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -17740,8 +17740,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -17750,8 +17750,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -17818,8 +17818,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -17828,8 +17828,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -17838,8 +17838,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -17899,8 +17899,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -17909,8 +17909,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -17919,8 +17919,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -17980,8 +17980,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -17990,8 +17990,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18000,8 +18000,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18061,8 +18061,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18071,8 +18071,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18081,8 +18081,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18150,8 +18150,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18160,8 +18160,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18170,8 +18170,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18230,8 +18230,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18240,8 +18240,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18250,8 +18250,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18311,8 +18311,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18321,8 +18321,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18331,8 +18331,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18411,8 +18411,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18421,8 +18421,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18431,8 +18431,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18485,8 +18485,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18495,8 +18495,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18505,8 +18505,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18563,8 +18563,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18573,8 +18573,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18583,8 +18583,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18633,8 +18633,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18643,8 +18643,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18653,8 +18653,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18723,8 +18723,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18733,8 +18733,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18743,8 +18743,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18804,8 +18804,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18814,8 +18814,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18824,8 +18824,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -18864,8 +18864,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -18874,8 +18874,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -18884,8 +18884,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19054,8 +19054,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19064,8 +19064,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19074,8 +19074,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19124,8 +19124,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19134,8 +19134,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19144,8 +19144,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19199,8 +19199,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19209,8 +19209,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19219,8 +19219,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19269,8 +19269,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19279,8 +19279,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19289,8 +19289,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19339,8 +19339,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19349,8 +19349,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19359,8 +19359,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19409,8 +19409,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19419,8 +19419,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19429,8 +19429,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19470,8 +19470,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19480,8 +19480,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19490,8 +19490,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19548,8 +19548,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19558,8 +19558,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19568,8 +19568,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19621,8 +19621,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19631,8 +19631,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19641,8 +19641,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -19679,8 +19679,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -19689,8 +19689,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -19699,8 +19699,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20099,8 +20099,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20109,8 +20109,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20119,8 +20119,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20172,8 +20172,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20182,8 +20182,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20192,8 +20192,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20252,8 +20252,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20262,8 +20262,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20272,8 +20272,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20316,8 +20316,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20326,8 +20326,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20336,8 +20336,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20406,8 +20406,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20416,8 +20416,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20426,8 +20426,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20479,8 +20479,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20489,8 +20489,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20499,8 +20499,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20530,8 +20530,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20540,8 +20540,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20550,8 +20550,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20606,8 +20606,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20616,8 +20616,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20626,8 +20626,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20682,8 +20682,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20692,8 +20692,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20702,8 +20702,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20762,8 +20762,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20772,8 +20772,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20782,8 +20782,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20836,8 +20836,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20846,8 +20846,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20856,8 +20856,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20895,8 +20895,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20905,8 +20905,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20915,8 +20915,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -20964,8 +20964,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -20974,8 +20974,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -20984,8 +20984,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21031,8 +21031,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21041,8 +21041,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21051,8 +21051,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21100,8 +21100,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21110,8 +21110,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21120,8 +21120,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21167,8 +21167,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21177,8 +21177,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21187,8 +21187,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21244,8 +21244,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21254,8 +21254,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21264,8 +21264,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21326,8 +21326,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21336,8 +21336,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21346,8 +21346,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21400,8 +21400,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21410,8 +21410,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21420,8 +21420,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21469,8 +21469,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21479,8 +21479,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21489,8 +21489,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21528,8 +21528,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21538,8 +21538,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21548,8 +21548,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21595,8 +21595,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21605,8 +21605,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21615,8 +21615,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21655,8 +21655,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21665,8 +21665,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21675,8 +21675,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21725,8 +21725,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21735,8 +21735,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21745,8 +21745,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21798,8 +21798,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21808,8 +21808,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21818,8 +21818,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21868,8 +21868,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21878,8 +21878,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21888,8 +21888,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21926,8 +21926,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21936,8 +21936,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -21946,8 +21946,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -21987,8 +21987,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -21997,8 +21997,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22007,8 +22007,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22046,8 +22046,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22056,8 +22056,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22066,8 +22066,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22115,8 +22115,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22125,8 +22125,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22135,8 +22135,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22192,8 +22192,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22202,8 +22202,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22212,8 +22212,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22251,8 +22251,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22261,8 +22261,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22271,8 +22271,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22325,8 +22325,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22335,8 +22335,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22345,8 +22345,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22392,8 +22392,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22402,8 +22402,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22412,8 +22412,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22457,8 +22457,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22467,8 +22467,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22477,8 +22477,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22528,8 +22528,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22538,8 +22538,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22548,8 +22548,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22598,8 +22598,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22608,8 +22608,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22618,8 +22618,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22678,8 +22678,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22688,8 +22688,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22698,8 +22698,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22745,8 +22745,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22755,8 +22755,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22765,8 +22765,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22809,8 +22809,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22819,8 +22819,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22829,8 +22829,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22873,8 +22873,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22883,8 +22883,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22893,8 +22893,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -22931,8 +22931,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -22941,8 +22941,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -22951,8 +22951,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23010,8 +23010,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23020,8 +23020,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23030,8 +23030,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23077,8 +23077,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23087,8 +23087,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23097,8 +23097,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23150,8 +23150,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23160,8 +23160,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23170,8 +23170,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23231,8 +23231,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23241,8 +23241,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23251,8 +23251,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23320,8 +23320,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23330,8 +23330,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23340,8 +23340,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23391,8 +23391,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23401,8 +23401,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23411,8 +23411,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23450,8 +23450,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23460,8 +23460,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23470,8 +23470,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23511,8 +23511,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23521,8 +23521,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23531,8 +23531,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23585,8 +23585,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23595,8 +23595,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23605,8 +23605,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23655,8 +23655,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23665,8 +23665,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23675,8 +23675,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23730,8 +23730,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23740,8 +23740,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23750,8 +23750,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23816,8 +23816,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23826,8 +23826,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23836,8 +23836,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23889,8 +23889,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23899,8 +23899,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23909,8 +23909,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -23955,8 +23955,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -23965,8 +23965,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -23975,8 +23975,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24022,8 +24022,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24032,8 +24032,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24042,8 +24042,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24073,8 +24073,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24083,8 +24083,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24093,8 +24093,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24150,8 +24150,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24160,8 +24160,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24170,8 +24170,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24216,8 +24216,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24226,8 +24226,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24236,8 +24236,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24282,8 +24282,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24292,8 +24292,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24302,8 +24302,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24356,8 +24356,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24366,8 +24366,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24376,8 +24376,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24423,8 +24423,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24433,8 +24433,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24443,8 +24443,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24490,8 +24490,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24500,8 +24500,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24510,8 +24510,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24556,8 +24556,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24566,8 +24566,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24576,8 +24576,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24629,8 +24629,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24639,8 +24639,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24649,8 +24649,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -24711,8 +24711,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -24721,8 +24721,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -24731,8 +24731,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25027,8 +25027,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25037,8 +25037,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25047,8 +25047,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25095,8 +25095,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25105,8 +25105,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25115,8 +25115,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25170,8 +25170,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25180,8 +25180,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25190,8 +25190,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25244,8 +25244,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25254,8 +25254,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25264,8 +25264,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25333,8 +25333,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25343,8 +25343,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25353,8 +25353,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25407,8 +25407,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25417,8 +25417,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25427,8 +25427,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25489,8 +25489,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25499,8 +25499,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25509,8 +25509,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25556,8 +25556,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25566,8 +25566,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25576,8 +25576,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25623,8 +25623,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25633,8 +25633,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25643,8 +25643,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25701,8 +25701,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25711,8 +25711,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25721,8 +25721,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25767,8 +25767,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25777,8 +25777,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25787,8 +25787,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25842,8 +25842,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25852,8 +25852,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25862,8 +25862,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -25925,8 +25925,8 @@ } } }, - "401" : { - "description" : "Unauthorized", + "400" : { + "description" : "Bad Request", "content" : { "*/*" : { "schema" : { @@ -25935,8 +25935,8 @@ } } }, - "403" : { - "description" : "Forbidden", + "401" : { + "description" : "Unauthorized", "content" : { "*/*" : { "schema" : { @@ -25945,8 +25945,8 @@ } } }, - "400" : { - "description" : "Bad Request", + "403" : { + "description" : "Forbidden", "content" : { "*/*" : { "schema" : { @@ -26389,10 +26389,6 @@ "enabled" : { "type" : "boolean" }, - "validTo" : { - "type" : "string", - "format" : "date-time" - }, "description" : { "type" : "string" }, @@ -26411,6 +26407,10 @@ "validToEpochSecond" : { "type" : "integer", "format" : "int64" + }, + "validTo" : { + "type" : "string", + "format" : "date-time" } } }, @@ -26814,23 +26814,6 @@ "refundedAmount" : { "type" : "string" }, - "vatExempt" : { - "type" : "boolean" - }, - "priceInCents" : { - "type" : "integer", - "format" : "int32" - }, - "ticketAmount" : { - "type" : "integer", - "format" : "int32" - }, - "descriptionForPayment" : { - "type" : "string" - }, - "notYetPaid" : { - "type" : "boolean" - }, "singleTicketOrder" : { "type" : "boolean" }, @@ -26845,76 +26828,22 @@ }, "priceBeforeTaxes" : { "type" : "string" - } - } - }, - "PromoCodeDiscount" : { - "type" : "object", - "properties" : { - "id" : { - "type" : "integer", - "format" : "int32" - }, - "promoCode" : { - "type" : "string" - }, - "eventId" : { - "type" : "integer", - "format" : "int32" - }, - "organizationId" : { - "type" : "integer", - "format" : "int32" - }, - "utcStart" : { - "type" : "string", - "format" : "date-time" - }, - "utcEnd" : { - "type" : "string", - "format" : "date-time" }, - "discountAmount" : { - "type" : "integer", - "format" : "int32" - }, - "discountType" : { - "type" : "string", - "enum" : [ "FIXED_AMOUNT", "PERCENTAGE", "FIXED_AMOUNT_RESERVATION", "NONE" ] - }, - "categories" : { - "uniqueItems" : true, - "type" : "array", - "items" : { - "type" : "integer", - "format" : "int32" - } + "vatExempt" : { + "type" : "boolean" }, - "maxUsage" : { + "priceInCents" : { "type" : "integer", "format" : "int32" }, - "description" : { - "type" : "string" - }, - "emailReference" : { - "type" : "string" - }, - "codeType" : { - "type" : "string", - "enum" : [ "DISCOUNT", "ACCESS", "DYNAMIC" ] - }, - "hiddenCategoryId" : { + "ticketAmount" : { "type" : "integer", "format" : "int32" }, - "currencyCode" : { + "descriptionForPayment" : { "type" : "string" }, - "fixedAmount" : { - "type" : "boolean" - }, - "dynamic" : { + "notYetPaid" : { "type" : "boolean" } } @@ -26958,14 +26887,14 @@ "key" : { "$ref" : "#/components/schemas/TicketCategory" }, + "left" : { + "$ref" : "#/components/schemas/TicketCategory" + }, "right" : { "type" : "array", "items" : { "$ref" : "#/components/schemas/Ticket" } - }, - "left" : { - "$ref" : "#/components/schemas/TicketCategory" } } }, @@ -27439,13 +27368,13 @@ "pendingOfflinePayment" : { "type" : "boolean" }, - "netPrice" : { + "taxablePrice" : { "type" : "number" }, "finalPrice" : { "type" : "number" }, - "taxablePrice" : { + "netPrice" : { "type" : "number" } } @@ -27554,10 +27483,6 @@ "userLanguage" : { "type" : "string" }, - "vatStatus" : { - "type" : "string", - "enum" : [ "NONE", "INCLUDED", "NOT_INCLUDED", "INCLUDED_EXEMPT", "NOT_INCLUDED_EXEMPT", "CUSTOM_INCLUDED_EXEMPT", "CUSTOM_NOT_INCLUDED_EXEMPT", "INCLUDED_NOT_CHARGED", "NOT_INCLUDED_NOT_CHARGED" ] - }, "paymentMethod" : { "type" : "string", "enum" : [ "STRIPE", "ON_SITE", "OFFLINE", "NONE", "ADMIN", "PAYPAL", "MOLLIE", "SAFERPAY" ] @@ -27575,10 +27500,6 @@ "type" : "integer", "format" : "int32" }, - "srcPriceCts" : { - "type" : "integer", - "format" : "int32" - }, "vatCts" : { "type" : "integer", "format" : "int32" @@ -27587,21 +27508,9 @@ "type" : "integer", "format" : "int32" }, - "netPrice" : { - "type" : "number" - }, - "optionalVatPercentage" : { - "type" : "number" - }, "vatNr" : { "type" : "string" }, - "vat" : { - "type" : "number" - }, - "discount" : { - "$ref" : "#/components/schemas/PromoCodeDiscount" - }, "validity" : { "type" : "string", "format" : "date-time" @@ -27647,18 +27556,6 @@ "type" : "string", "format" : "date-time" }, - "finalPrice" : { - "type" : "number" - }, - "vatPercentageOrZero" : { - "type" : "number" - }, - "appliedDiscount" : { - "type" : "number" - }, - "taxablePrice" : { - "type" : "number" - }, "hasInvoiceNumber" : { "type" : "boolean" }, @@ -29202,11 +29099,11 @@ "reservationConfiguration" : { "$ref" : "#/components/schemas/ReservationConfiguration" }, - "metadataOrNull" : { - "$ref" : "#/components/schemas/SubscriptionMetadata" - }, "subscriptionOwner" : { "$ref" : "#/components/schemas/Owner" + }, + "metadataOrNull" : { + "$ref" : "#/components/schemas/SubscriptionMetadata" } } }, @@ -30372,11 +30269,11 @@ "key" : { "type" : "boolean" }, - "right" : { - "type" : "string" - }, "left" : { "type" : "boolean" + }, + "right" : { + "type" : "string" } } }, @@ -30715,12 +30612,12 @@ "TripleBooleanStringString" : { "type" : "object", "properties" : { - "right" : { - "type" : "string" - }, "left" : { "type" : "boolean" }, + "right" : { + "type" : "string" + }, "middle" : { "type" : "string" } @@ -31897,15 +31794,6 @@ "privacyPolicyUrl" : { "type" : "string" }, - "assignmentConfiguration" : { - "$ref" : "#/components/schemas/AssignmentConfiguration" - }, - "offlinePaymentConfiguration" : { - "$ref" : "#/components/schemas/OfflinePaymentConfiguration" - }, - "canApplySubscriptions" : { - "type" : "boolean" - }, "validityType" : { "type" : "string", "enum" : [ "STANDARD", "CUSTOM", "NOT_SET" ] @@ -31921,6 +31809,15 @@ "formattedPrice" : { "type" : "string" }, + "assignmentConfiguration" : { + "$ref" : "#/components/schemas/AssignmentConfiguration" + }, + "offlinePaymentConfiguration" : { + "$ref" : "#/components/schemas/OfflinePaymentConfiguration" + }, + "canApplySubscriptions" : { + "type" : "boolean" + }, "contentLanguages" : { "type" : "array", "items" : { @@ -32312,13 +32209,13 @@ "$ref" : "#/components/schemas/AdditionalField" } }, - "fieldConfigurationBeforeStandard" : { + "fieldConfigurationAfterStandard" : { "type" : "array", "items" : { "$ref" : "#/components/schemas/AdditionalField" } }, - "fieldConfigurationAfterStandard" : { + "fieldConfigurationBeforeStandard" : { "type" : "array", "items" : { "$ref" : "#/components/schemas/AdditionalField" @@ -32562,18 +32459,18 @@ "type" : "string", "enum" : [ "subscription", "event" ] }, - "title" : { - "type" : "object", - "additionalProperties" : { - "type" : "string" - } - }, "contentLanguages" : { "type" : "array", "items" : { "$ref" : "#/components/schemas/ContentLanguage" } }, + "title" : { + "type" : "object", + "additionalProperties" : { + "type" : "string" + } + }, "fileBlobIdIsPresent" : { "type" : "boolean" }, @@ -32734,15 +32631,15 @@ "type" : "string", "enum" : [ "IN_PERSON", "ONLINE", "HYBRID" ] }, + "shortName" : { + "type" : "string" + }, "title" : { "type" : "object", "additionalProperties" : { "type" : "string" } }, - "shortName" : { - "type" : "string" - }, "websiteUrl" : { "type" : "string" }, @@ -33473,10 +33370,10 @@ "pending" : { "type" : "boolean" }, - "netPrice" : { + "taxablePrice" : { "type" : "number" }, - "taxablePrice" : { + "netPrice" : { "type" : "number" } } @@ -33905,19 +33802,19 @@ "type" : "string" } }, - "subscriptionDescriptorId" : { + "requestTimestamp" : { "type" : "string", - "format" : "uuid" + "format" : "date-time" }, - "eventId" : { + "attempts" : { "type" : "integer", "format" : "int32" }, - "requestTimestamp" : { + "subscriptionDescriptorId" : { "type" : "string", - "format" : "date-time" + "format" : "uuid" }, - "attempts" : { + "eventId" : { "type" : "integer", "format" : "int32" }, @@ -33991,8 +33888,26 @@ "type" : "integer", "format" : "int32" }, - "inputType" : { - "type" : "string" + "inputField" : { + "type" : "boolean" + }, + "textareaField" : { + "type" : "boolean" + }, + "selectField" : { + "type" : "boolean" + }, + "euVat" : { + "type" : "boolean" + }, + "maxLengthDefined" : { + "type" : "boolean" + }, + "minLengthDefined" : { + "type" : "boolean" + }, + "textField" : { + "type" : "boolean" }, "order" : { "type" : "integer", @@ -34009,6 +33924,10 @@ "required" : { "type" : "boolean" }, + "additionalServiceId" : { + "type" : "integer", + "format" : "int32" + }, "restrictedValues" : { "type" : "array", "items" : { @@ -34018,10 +33937,6 @@ "checkboxField" : { "type" : "boolean" }, - "additionalServiceId" : { - "type" : "integer", - "format" : "int32" - }, "minLength" : { "type" : "integer", "format" : "int32" @@ -34030,14 +33945,8 @@ "type" : "integer", "format" : "int32" }, - "editable" : { - "type" : "boolean" - }, - "disabledValues" : { - "type" : "array", - "items" : { - "type" : "string" - } + "inputType" : { + "type" : "string" }, "categoryIds" : { "type" : "array", @@ -34052,26 +33961,14 @@ "countryField" : { "type" : "boolean" }, - "inputField" : { - "type" : "boolean" - }, - "textareaField" : { - "type" : "boolean" - }, - "selectField" : { - "type" : "boolean" - }, - "euVat" : { - "type" : "boolean" - }, - "maxLengthDefined" : { - "type" : "boolean" - }, - "minLengthDefined" : { + "editable" : { "type" : "boolean" }, - "textField" : { - "type" : "boolean" + "disabledValues" : { + "type" : "array", + "items" : { + "type" : "string" + } } } }, @@ -34148,18 +34045,6 @@ "type" : "integer", "format" : "int32" }, - "inputType" : { - "type" : "string" - }, - "checkboxField" : { - "type" : "boolean" - }, - "dateOfBirth" : { - "type" : "boolean" - }, - "countryField" : { - "type" : "boolean" - }, "inputField" : { "type" : "boolean" }, @@ -34180,6 +34065,18 @@ }, "textField" : { "type" : "boolean" + }, + "checkboxField" : { + "type" : "boolean" + }, + "inputType" : { + "type" : "string" + }, + "dateOfBirth" : { + "type" : "boolean" + }, + "countryField" : { + "type" : "boolean" } } }, @@ -34361,10 +34258,6 @@ "enabled" : { "type" : "boolean" }, - "validTo" : { - "type" : "string", - "format" : "date-time" - }, "description" : { "type" : "string" }, @@ -34383,6 +34276,10 @@ "validToEpochSecond" : { "type" : "integer", "format" : "int64" + }, + "validTo" : { + "type" : "string", + "format" : "date-time" } } }, @@ -34944,8 +34841,11 @@ "currencyCode" : { "type" : "string" }, - "currentlyValid" : { - "type" : "boolean" + "formattedStart" : { + "type" : "string" + }, + "formattedEnd" : { + "type" : "string" }, "description" : { "type" : "string" @@ -34977,9 +34877,6 @@ "type" : "integer", "format" : "int32" }, - "fixedAmount" : { - "type" : "boolean" - }, "discountType" : { "type" : "string", "enum" : [ "FIXED_AMOUNT", "PERCENTAGE", "FIXED_AMOUNT_RESERVATION", "NONE" ] @@ -34988,6 +34885,9 @@ "type" : "integer", "format" : "int32" }, + "fixedAmount" : { + "type" : "boolean" + }, "formattedDiscountAmount" : { "type" : "string" }, @@ -34997,9 +34897,6 @@ "dynamic" : { "type" : "boolean" }, - "emailReference" : { - "type" : "string" - }, "utcStart" : { "type" : "string", "format" : "date-time" @@ -35012,10 +34909,10 @@ "type" : "integer", "format" : "int32" }, - "formattedStart" : { - "type" : "string" + "currentlyValid" : { + "type" : "boolean" }, - "formattedEnd" : { + "emailReference" : { "type" : "string" } } @@ -35299,17 +35196,20 @@ "displayName" : { "type" : "string" }, + "formattedEnd" : { + "type" : "string" + }, "status" : { "type" : "string", "enum" : [ "DRAFT", "PUBLIC", "DISABLED" ] }, + "shortName" : { + "type" : "string" + }, "organizationId" : { "type" : "integer", "format" : "int32" }, - "shortName" : { - "type" : "string" - }, "allowedPaymentProxies" : { "type" : "array", "items" : { @@ -35343,10 +35243,6 @@ "expired" : { "type" : "boolean" }, - "notAllocatedTickets" : { - "type" : "integer", - "format" : "int32" - }, "pendingTickets" : { "type" : "integer", "format" : "int32" @@ -35355,11 +35251,9 @@ "type" : "integer", "format" : "int32" }, - "formattedEnd" : { - "type" : "string" - }, - "visibleForCurrentUser" : { - "type" : "boolean" + "notAllocatedTickets" : { + "type" : "integer", + "format" : "int32" }, "warningNeeded" : { "type" : "boolean" @@ -35367,6 +35261,9 @@ "formattedBegin" : { "type" : "string" }, + "visibleForCurrentUser" : { + "type" : "boolean" + }, "displayStatistics" : { "type" : "boolean" } @@ -35387,10 +35284,6 @@ "timeZone" : { "type" : "string" }, - "apiVersion" : { - "type" : "integer", - "format" : "int32" - }, "url" : { "type" : "string" }, @@ -35409,6 +35302,10 @@ "longitude" : { "type" : "string" }, + "apiVersion" : { + "type" : "integer", + "format" : "int32" + }, "descriptions" : { "type" : "array", "items" : { @@ -35510,10 +35407,10 @@ "key" : { "type" : "string" }, - "right" : { + "left" : { "type" : "string" }, - "left" : { + "right" : { "type" : "string" } } @@ -35718,10 +35615,10 @@ "key" : { "type" : "string" }, - "right" : { + "left" : { "type" : "string" }, - "left" : { + "right" : { "type" : "string" } }