diff --git a/schemas/component/definitions.schema b/schemas/component/definitions.schema index 48b33d174..a863360f9 100644 --- a/schemas/component/definitions.schema +++ b/schemas/component/definitions.schema @@ -93,8 +93,7 @@ { "type": "array" }, { "type": "string" }, { "type": "boolean" }, - { "type": "number" }, - { "type": "integer" } + { "type": "number" } ] } }