OpenAPI Schema Properties Type Defined (Edit)
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.
OpenAPISchemaPropertiesTypes