Skip to content

zentao-api / ClientRequestBodyType

Type Alias: ClientRequestBodyType

ClientRequestBodyType = "json" | "form" | "raw"

请求体序列化方式。

Released under the MIT License.