瀏覽代碼

docs: add description

poeti8 5 年之前
父節點
當前提交
e5e2198da1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/api/api.ts

+ 6 - 0
docs/api/api.ts

@@ -371,6 +371,9 @@ export default {
           target: {
             type: "string"
           },
+          description: {
+            type: "string"
+          },
           updated_at: {
             type: "string",
             format: "date-time"
@@ -518,6 +521,9 @@ export default {
           target: {
             type: "string"
           },
+          description: {
+            type: "string"
+          },
           password: {
             type: "string"
           },