diff --git a/specs/openapi.json b/specs/openapi.json index d937be7..eac308e 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -8413,7 +8413,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8430,7 +8430,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -8574,7 +8574,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8591,7 +8591,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -8700,7 +8700,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8717,7 +8717,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -8834,7 +8834,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": [ @@ -8853,7 +8853,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "options": { "type": [ @@ -8958,7 +8958,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8975,7 +8975,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -9155,7 +9155,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -9172,7 +9172,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -9281,7 +9281,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -9298,7 +9298,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -9454,7 +9454,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "value": { "$ref": "#/components/schemas/Int53Type" @@ -9513,7 +9513,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "value": { "type": "number", @@ -9574,7 +9574,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "value": { "type": "string", @@ -9695,7 +9695,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": [ @@ -9714,7 +9714,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "options": { "type": [ @@ -9978,7 +9978,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -9995,7 +9995,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10104,7 +10104,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10121,7 +10121,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10291,7 +10291,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10308,7 +10308,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10436,7 +10436,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10453,7 +10453,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10646,7 +10646,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": [ @@ -10665,7 +10665,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "options": { "type": [ @@ -10780,7 +10780,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10797,7 +10797,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -11932,6 +11932,11 @@ "description": "The en-US locale", "const": "en-US" }, + { + "title": "es-419", + "description": "The es-419 locale", + "const": "es-419" + }, { "title": "es-ES", "description": "The es-ES locale", diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 7356348..9aaba47 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -8413,7 +8413,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8430,7 +8430,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -8574,7 +8574,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8591,7 +8591,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -8700,7 +8700,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8717,7 +8717,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -8834,7 +8834,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": [ @@ -8853,7 +8853,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "options": { "type": [ @@ -8958,7 +8958,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -8975,7 +8975,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -9155,7 +9155,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -9172,7 +9172,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -9281,7 +9281,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -9298,7 +9298,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -9454,7 +9454,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "value": { "$ref": "#/components/schemas/Int53Type" @@ -9513,7 +9513,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "value": { "type": "number", @@ -9574,7 +9574,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "value": { "type": "string", @@ -9695,7 +9695,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": [ @@ -9714,7 +9714,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "options": { "type": [ @@ -9978,7 +9978,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -9995,7 +9995,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10104,7 +10104,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10121,7 +10121,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10291,7 +10291,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10308,7 +10308,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10436,7 +10436,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10453,7 +10453,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -10646,7 +10646,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": [ @@ -10665,7 +10665,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "options": { "type": [ @@ -10780,7 +10780,7 @@ "minLength": 1, "maxLength": 32 }, - "maxProperties": 33 + "maxProperties": 34 }, "description": { "type": "string", @@ -10797,7 +10797,7 @@ "minLength": 1, "maxLength": 100 }, - "maxProperties": 33 + "maxProperties": 34 }, "required": { "type": [ @@ -11932,6 +11932,11 @@ "description": "The en-US locale", "const": "en-US" }, + { + "title": "es-419", + "description": "The es-419 locale", + "const": "es-419" + }, { "title": "es-ES", "description": "The es-ES locale",