Skip to content

DereferencedContentEncoding

mattpolzin edited this page Jun 11, 2021 · 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

public let underlyingContentEncoding: OpenAPI.Content.Encoding

headers

public let headers: DereferencedHeader.Map?
Types
Protocols
Global Functions
Extensions
Clone this wiki locally