union-null
@typespec/openapi3/union-nullThis diagnostic is issued when the result of model composition is effectively a null schema, which cannot be represented in OpenAPI.
How to fix
Section titled “How to fix”Review your model compositions to ensure they produce valid schemas with actual properties or types.