Skip to content

ParamType

type ParamType = "string" | "number" | "boolean" | "object" | "array";

Parameter types for HTTP tools