Appearance
EndpointMethod = "DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT"
"DELETE"
"GET"
"HEAD"
"OPTIONS"
"PATCH"
"POST"
"PUT"
Defined in: src/endpoint.ts:34
The HTTP methods supported by endpoints.