Skip to content

Commit

Permalink
Update Documentation with core changes (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: discoursebuild <[email protected]>
  • Loading branch information
github-actions[bot] and discoursebuild authored Sep 3, 2024
1 parent 6711c60 commit d1f4649
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -6974,6 +6974,9 @@
"chat_quoted": {
"type": "integer"
},
"chat_watched_thread": {
"type": "integer"
},
"assigned": {
"type": "integer"
},
Expand Down
2 changes: 2 additions & 0 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4956,6 +4956,8 @@ paths:
type: integer
chat_quoted:
type: integer
chat_watched_thread:
type: integer
assigned:
type: integer
question_answer_user_commented:
Expand Down

0 comments on commit d1f4649

Please sign in to comment.