Skip to content

可以增加 自定义属性的 配置吗 #12

@YoungGary

Description

@YoungGary

比如 "additionalProperties": false, 额外的属性 可以配置进去吗
{
"type": "object",
"description": "",
"additionalProperties": false,
"properties": {
"result": {
"type": "string",
"description": "算法初始化下发,详情参考文档",
"additionalProperties": false,
"minLength": 0,
"maxLength": 65534
},
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions