Skip to content

zentao-api / ModuleActionResponse

Interface: ModuleActionResponse

模块动作响应定义。

Properties

PropertyTypeDescription
description?string响应说明。
example?unknown响应示例。
schemaRecord<string, unknown>响应 schema。

Released under the MIT License.