名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | 参数定义。 | ||
name | string | 参数名称。 | userId |
required | boolean | 是否必填 | true |
type | string | 参数类型。 枚举值:
| String |
defaultValue | string | 参数默认值。 | 123 |
exampleValue | string | 参数示例值。 | 123 |
description | string | 描述。 | 用户ID |
文档内容是否对您有帮助?
名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | 参数定义。 | ||
name | string | 参数名称。 | userId |
required | boolean | 是否必填 | true |
type | string | 参数类型。 枚举值:
| String |
defaultValue | string | 参数默认值。 | 123 |
exampleValue | string | 参数示例值。 | 123 |
description | string | 描述。 | 用户ID |