Record - openapi : Encoding

Model for additional OpenAPI content type definition.

Fields

  • contentType string
  • The Content-Type for encoding a specific property

  • style string
  • Describes how a specific property value will be serialized depending on its type

  • explode boolean false
  • Should property values of array or object generate separate parameters for each value of the array

  • allowReserved boolean false
  • Determines whether the parameter value SHOULD allow reserved characters