Home Encoding Class
Encoding Class
Cancel

Encoding Class

Namespace: Json.Schema.Api.OpenApi

Inheritance: Encoding 🡒 object

Implemented interfaces:

  • IRefTargetContainer

Models an encoding object.

Properties

NameTypeSummary
AllowReservedbool?Gets or sets whether the parameter value SHOULD allow reserved characters.
ContentTypestringGets or sets the encoding content type.
Explodebool?Gets or sets whether this will be exploded into multiple parameters.
ExtensionDataExtensionDataGets or set extension data.
HeadersDictionary<string, Header>Gets or sets headers.
StyleParameterStyle?Gets or sets the encoding parameter style.
UnknownDataUnknownDataGets or sets properties which are not recognized by OpenAPI.
Contents