Hello!
Looks like uuid string validation is supported in huma, however when the openapi spec is generated it is not mentioned as a validation requirement for the string with format: uuid. Heres the openapi spec for uuid: https://spec.openapis.org/registry/format/uuid.html
Can we fix openapi generation for string formats (uuid, and any others)?
Hello!
Looks like
uuidstring validation is supported in huma, however when the openapi spec is generated it is not mentioned as a validation requirement for the string withformat: uuid. Heres the openapi spec foruuid: https://spec.openapis.org/registry/format/uuid.htmlCan we fix openapi generation for string formats (uuid, and any others)?