add updatedAt for comment response

This commit is contained in:
2021-03-19 21:19:53 +01:00
parent 8f1f1f10d9
commit 776e0257fb
10 changed files with 12 additions and 0 deletions

View File

@@ -1112,6 +1112,9 @@ components:
createdAt:
type: string
format: 'date-time'
updatedAt:
type: string
format: 'date-time'
target:
additionalProperties: false
properties: