Skip to content

union-null

Id
@typespec/openapi3/union-null

Severity: 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.