Property value has different type than what the OpenAPI Specification requires for this property
Issue ID: validation-property-value-type
Description
The property in question has a value of a type does not match the required type.
For more details, see the OpenAPI Specification and JSON Schema Validation.
Remediation
Make sure that the values of all properties match the types required.