Type alias APIHttpMethod

APIHttpMethod: "GET" | "PUT" | "POST" | "PATCH" | "DELETE"

possible method.

Generated using TypeDoc