OpenApiComponentSet.MediaType property
Media type types available for reuse in the specification.
public IReadOnlyList<Type> MediaType { get; set; }
See Also
- class OpenApiComponentSet
- namespace Kestrun.OpenApi
Media type types available for reuse in the specification.
public IReadOnlyList<Type> MediaType { get; set; }