union-null
@typespec/openapi3/union-nullSeverity: error
This diagnostic is issued when the result of model composition is effectively a null schema which cannot be represented in OpenAPI.
To fix this issue, review your model compositions to ensure they produce valid schemas with actual properties or types.