All schema properties must have a type explicitly defined to ensure proper validation, code generation, and documentation. Properties without types are ambiguous and error-prone.
OpenAPI Schema Properties Type Defined
Message: Schema properties MUST have a type defined.