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