Skip to content

Commit

Permalink
Update Documentation with core changes (#99)
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 Oct 29, 2023
1 parent 84a7837 commit 26783d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
8 changes: 0 additions & 8 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -14734,9 +14734,6 @@
"null"
]
},
"flag_level": {
"type": "integer"
},
"title": {
"type": [
"string",
Expand Down Expand Up @@ -15277,7 +15274,6 @@
"created_at_age",
"trust_level",
"manual_locked_trust_level",
"flag_level",
"title",
"time_read",
"staged",
Expand Down Expand Up @@ -16016,9 +16012,6 @@
"null"
]
},
"flag_level": {
"type": "integer"
},
"title": {
"type": [
"string",
Expand Down Expand Up @@ -16060,7 +16053,6 @@
"created_at_age",
"trust_level",
"manual_locked_trust_level",
"flag_level",
"title",
"time_read",
"staged",
Expand Down
6 changes: 0 additions & 6 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10480,8 +10480,6 @@ paths:
type:
- string
- 'null'
flag_level:
type: integer
title:
type:
- string
Expand Down Expand Up @@ -10868,7 +10866,6 @@ paths:
- created_at_age
- trust_level
- manual_locked_trust_level
- flag_level
- title
- time_read
- staged
Expand Down Expand Up @@ -11370,8 +11367,6 @@ paths:
type:
- string
- 'null'
flag_level:
type: integer
title:
type:
- string
Expand Down Expand Up @@ -11404,7 +11399,6 @@ paths:
- created_at_age
- trust_level
- manual_locked_trust_level
- flag_level
- title
- time_read
- staged
Expand Down

0 comments on commit 26783d7

Please sign in to comment.