Skip to content

OpenAPI_Parameter_Context_Location

mattpolzin edited this page Oct 1, 2020 · 3 revisions

OpenAPI.Parameter.Context.Location

public enum Location

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