Jelajahi Sumber

docs: add description

poeti8 5 tahun lalu
induk
melakukan
e5e2198da1
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  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"
           },