3 references to RefId
Microsoft.AspNetCore.OpenApi (3)
Schemas\OpenApiJsonSchema.Helpers.cs (1)
330schema.Metadata[OpenApiConstants.RefId] = reader.GetString() ?? string.Empty;
Services\Schemas\OpenApiSchemaService.cs (2)
206schema.Metadata.ContainsKey(OpenApiConstants.RefId) && 218!schema.Metadata.ContainsKey(OpenApiConstants.RefId) &&