openapi-client v2.0.1 (2023-01-13T11:15:10Z)
Dub
Repo
ApiRequest.method
openapi_client
apirequest
ApiRequest
The HTTP Method to use for the request, e.g. "GET", "POST", "PUT", etc.
class
ApiRequest
HTTPMethod
method
;
Meta
Source
See Implementation
openapi_client
apirequest
ApiRequest
constructors
this
functions
getUrl
makeRequest
setHeaderParam
setPathParam
setQueryParam
variables
headerParams
method
pathParams
pathUrl
queryParams
serverUrl
The HTTP Method to use for the request, e.g. "GET", "POST", "PUT", etc.