Skip to content

Commit

Permalink
Update Documentation with core changes (#113)
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 Jun 28, 2024
1 parent 59e13fc commit 5413e4c
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
66 changes: 33 additions & 33 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2084,7 +2084,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -4440,7 +4440,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -4526,7 +4526,7 @@
},
"reviewable_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -4667,7 +4667,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -4761,7 +4761,7 @@
},
"reviewable_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -4912,7 +4912,7 @@
],
"responses": {
"200": {
"description": "single post",
"description": "single reviewable post",
"content": {
"application/json": {
"schema": {
Expand Down Expand Up @@ -5007,7 +5007,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -5110,7 +5110,7 @@
},
"reviewable_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -5308,7 +5308,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -5405,7 +5405,7 @@
},
"reviewable_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -5684,7 +5684,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -5794,7 +5794,7 @@
},
"reviewable_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -6144,7 +6144,7 @@
},
"reviewable_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -6385,7 +6385,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand All @@ -6411,7 +6411,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -6633,7 +6633,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -8307,7 +8307,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -9451,7 +9451,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -10182,7 +10182,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -10417,7 +10417,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -10646,7 +10646,7 @@
},
"category_id": {
"type": [
"string",
"integer",
"null"
]
}
Expand Down Expand Up @@ -11728,7 +11728,7 @@
],
"responses": {
"200": {
"description": "user response",
"description": "user with primary group response",
"content": {
"application/json": {
"schema": {
Expand Down Expand Up @@ -11850,7 +11850,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand All @@ -11862,7 +11862,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -11913,7 +11913,7 @@
},
"uploaded_avatar_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -12867,7 +12867,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand All @@ -12879,7 +12879,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -12930,7 +12930,7 @@
},
"uploaded_avatar_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -13819,7 +13819,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand All @@ -13831,7 +13831,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -13882,7 +13882,7 @@
},
"uploaded_avatar_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -15138,7 +15138,7 @@
},
"primary_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down Expand Up @@ -15455,7 +15455,7 @@
},
"flair_group_id": {
"type": [
"string",
"integer",
"null"
]
},
Expand Down
Loading

0 comments on commit 5413e4c

Please sign in to comment.