3 references to RefId
Microsoft.AspNetCore.OpenApi (3)
Schemas\OpenApiJsonSchema.Helpers.cs (1)
323
schema.Annotations[OpenApiConstants.
RefId
] = reader.GetString();
Services\Schemas\OpenApiSchemaService.cs (2)
204
schema.Annotations.ContainsKey(OpenApiConstants.
RefId
) &&
216
!schema.Annotations.ContainsKey(OpenApiConstants.
RefId
) &&