fix: updates documentation and fixes script blockers (#765)

This commit is contained in:
Sebastian Rindom
2021-11-10 09:18:16 +01:00
committed by GitHub
parent 8f8b946e90
commit 3ea6aea5be
12 changed files with 3688 additions and 2386 deletions
+2 -1
View File
@@ -77,7 +77,8 @@ export class Note {
* type: string
* author:
* description: "The author of the note."
* type: User
* anyOf:
* - $ref: "#/components/schemas/user"
* created_at:
* description: "The date with timezone at which the resource was created."
* type: string