3 references to ApiExplorerRequestFormat
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
ApiExplorerTest.cs (3)
1229
var
requestFormat = Assert.Single(description.SupportedRequestFormats);
1588
public List<
ApiExplorerRequestFormat
> SupportedRequestFormats { get; } = new List<
ApiExplorerRequestFormat
>();