poeti8 5 жил өмнө
parent
commit
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"
           },