IApiRequestFormatMetadataProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides metadata information about the request format to an IApiDescriptionProvider
.
public interface class IApiRequestFormatMetadataProvider
C#
public interface IApiRequestFormatMetadataProvider
type IApiRequestFormatMetadataProvider = interface
Public Interface IApiRequestFormatMetadataProvider
- Derived
An IInputFormatter should implement this interface to expose metadata information to an IApiDescriptionProvider
.
Get |
Gets a filtered list of content types which are supported by the IInputFormatter
for the |
Product | Versions |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |