Explorar o código

docs: add description

poeti8 %!s(int64=5) %!d(string=hai) anos
pai
achega
e5e2198da1
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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"
           },