Skip to content

DereferencedPathItem_Endpoint

mattpolzin edited this page Jul 3, 2020 · 3 revisions

DereferencedPathItem.Endpoint

An Endpoint is the combination of an HTTP method and an operation.

public struct Endpoint: Equatable

Inheritance

Equatable

Properties

method

let method: OpenAPI.HttpMethod

operation

let operation: DereferencedOperation
Types
Protocols
Global Functions
Extensions
Clone this wiki locally