UseBuiltInRfc7807 Property
Definition
- Namespace
- Codebelt.Extensions.Asp.Versioning
- Assemblies
- Codebelt.Extensions.Asp.Versioning.dll
UseBuiltInRfc7807
Gets or sets a value indicating whether responses will be based on the built in support for RFC 7807.
public bool UseBuiltInRfc7807 { get; set; }
Property Value
- bool
trueif the responses will be based on the built in support for RFC 7807; otherwise,false.