1 reference to IsUnion
Microsoft.AspNetCore.OpenApi (1)
Services\Schemas\OpenApiSchemaService.cs (1)
352
var branchPrefix = schema.
IsUnion
() ? null : schemaId;