@@ -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 {
password: {