| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| 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 |