Skip to content

OpenAPI_Parameter_Context_Location

mattpolzin edited this page Jun 11, 2021 · 3 revisions

OpenAPI.Parameter.Context.Location

public enum Location: String, CaseIterable, Codable 

Inheritance

CaseIterable, Codable, String

Enumeration Cases

query

case query

header

case header

path

case path

cookie

case cookie
Types
Protocols
Global Functions
Extensions
Clone this wiki locally