commit | 6acaef9fd8cebbfa0f71a18303ebc7aae3eaf066 | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 1月 12 10:42:52 2021 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 1月 12 10:42:52 2021 +0800 |
tree | 6f7c0be8d60cd506b601890c76f95192c924676c | |
parent | 0d79c2fbd1fa3da0961748572b0c7b8b045a9c05 [diff] |
docs: 更新poa api-docs yaml,补全 schema 的 type
diff --git a/poa-api-docs/api-docs/admin-center-poa.v1.yaml b/poa-api-docs/api-docs/admin-center-poa.v1.yaml index d44c849..ffe6dbf 100644 --- a/poa-api-docs/api-docs/admin-center-poa.v1.yaml +++ b/poa-api-docs/api-docs/admin-center-poa.v1.yaml
@@ -230,6 +230,7 @@ ErrorResponse: title: '异常响应' + type: object required: - code - message @@ -411,6 +412,7 @@ ApiDataResponse: title: 响应 + type: object properties: code: title: 响应代码