Skip to content

DereferencedContentEncoding

mattpolzin edited this page Oct 1, 2020 · 4 revisions

DereferencedContentEncoding

An OpenAPI.Content.Encoding type that guarantees its headers are inlined instead of referenced

@dynamicMemberLookup public struct DereferencedContentEncoding: Equatable

Inheritance

Equatable

Properties

underlyingContentEncoding

let underlyingContentEncoding: OpenAPI.Content.Encoding

headers

let headers: DereferencedHeader.Map?
Types
Protocols
Global Functions
Extensions

Clone this wiki locally