fix: updates documentation and fixes script blockers (#765)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user