2 references to IsUnion
Microsoft.AspNetCore.OpenApi (2)
Services\OpenApiDocumentService.cs (1)
552&& schema.IsUnion())
Services\Schemas\OpenApiSchemaService.cs (1)
353var branchPrefix = schema.IsUnion() ? null : schemaId;