Skip to content

EndpointRequest

Josh Wright edited this page Jan 14, 2021 · 3 revisions

EndpointRequest

A type that can be the Request type of an Endpoint.

public protocol EndpointRequest: Codable

Inheritance

Codable

Requirements

bodyEncoding

The method of encoding for the request body. Defaults to .json.

var bodyEncoding: BodyEncoding
Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally