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