Skip to content

zentao-api / HttpMethod

Type Alias: HttpMethod

HttpMethod = "GET" | "POST" | "PUT" | "DELETE"

SDK 支持的 HTTP 方法。

Released under the MIT License.