mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 04:19:39 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.394.0
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
import { AbortMultipartRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AbortMultipartRequestBody = {
|
||||
externalUploadIdentifier:
|
||||
"84x83tmxy398t3y._Q_z8CoJYVr69bE6D7f8J6Oo0434QquLFoYdGVerWFx9X5HDEI_TP_95c34n853495x35345394.d.ghQ",
|
||||
externalUploadIdentifier:
|
||||
"84x83tmxy398t3y._Q_z8CoJYVr69bE6D7f8J6Oo0434QquLFoYdGVerWFx9X5HDEI_TP_95c34n853495x35345394.d.ghQ",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ external upload initialized
|
||||
import { AbortMultipartResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AbortMultipartResponseBody = {
|
||||
success: "OK",
|
||||
success: "OK",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { ActionsSummary } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ActionsSummary = {
|
||||
id: 63553,
|
||||
id: 63553,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { ActivateUserRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ActivateUserRequest = {
|
||||
id: 881736,
|
||||
id: 881736,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ response
|
||||
import { ActivateUserResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ActivateUserResponseBody = {
|
||||
success: "OK",
|
||||
success: "OK",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { AddGroupMembersRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AddGroupMembersRequest = {
|
||||
requestBody: {
|
||||
usernames: "username1,username2",
|
||||
},
|
||||
id: 253291,
|
||||
requestBody: {
|
||||
usernames: "username1,username2",
|
||||
},
|
||||
id: 253291,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { AddGroupMembersRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AddGroupMembersRequestBody = {
|
||||
usernames: "username1,username2",
|
||||
usernames: "username1,username2",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,9 +8,13 @@ success response
|
||||
import { AddGroupMembersResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AddGroupMembersResponseBody = {
|
||||
emails: ["<value>"],
|
||||
success: "<value>",
|
||||
usernames: ["<value>"],
|
||||
emails: [
|
||||
"<value>",
|
||||
],
|
||||
success: "<value>",
|
||||
usernames: [
|
||||
"<value>",
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,17 +6,25 @@
|
||||
import { AdminBadges } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminBadges = {
|
||||
badgeGroupingIds: ["<value>"],
|
||||
badgeIds: ["<value>"],
|
||||
badgeTypeIds: ["<value>"],
|
||||
protectedSystemFields: ["<value>"],
|
||||
triggers: {
|
||||
none: 544883,
|
||||
postAction: 847252,
|
||||
postRevision: 423655,
|
||||
trustLevelChange: 623564,
|
||||
userChange: 645894,
|
||||
},
|
||||
badgeGroupingIds: [
|
||||
"<value>",
|
||||
],
|
||||
badgeIds: [
|
||||
"<value>",
|
||||
],
|
||||
badgeTypeIds: [
|
||||
"<value>",
|
||||
],
|
||||
protectedSystemFields: [
|
||||
"<value>",
|
||||
],
|
||||
triggers: {
|
||||
none: 544883,
|
||||
postAction: 847252,
|
||||
postRevision: 423655,
|
||||
trustLevelChange: 623564,
|
||||
userChange: 645894,
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,35 +6,35 @@
|
||||
import { AdminGetUserGroups } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminGetUserGroups = {
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 533206,
|
||||
displayName: "Verlie.Feeney",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Ada Moen IV",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 301575,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 716075,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 660174,
|
||||
messageableLevel: 287991,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 290077,
|
||||
visibilityLevel: 383462,
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 533206,
|
||||
displayName: "Verlie.Feeney",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Ada Moen IV",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 301575,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 716075,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 660174,
|
||||
messageableLevel: 287991,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 290077,
|
||||
visibilityLevel: 383462,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { AdminGetUserPenaltyCounts } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminGetUserPenaltyCounts = {
|
||||
silenced: 428769,
|
||||
suspended: 878453,
|
||||
total: 135474,
|
||||
silenced: 428769,
|
||||
suspended: 878453,
|
||||
total: 135474,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { AdminGetUserRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminGetUserRequest = {
|
||||
id: 965417,
|
||||
id: 965417,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,102 +8,102 @@ response
|
||||
import { AdminGetUserResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminGetUserResponseBody = {
|
||||
active: false,
|
||||
admin: false,
|
||||
apiKeyCount: 99569,
|
||||
approvedBy: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 919483,
|
||||
name: "<value>",
|
||||
username: "Felix_Ratke",
|
||||
},
|
||||
active: false,
|
||||
admin: false,
|
||||
apiKeyCount: 99569,
|
||||
approvedBy: {
|
||||
avatarTemplate: "<value>",
|
||||
badgeCount: 841140,
|
||||
bounceScore: 149448,
|
||||
canActivate: false,
|
||||
canBeAnonymized: false,
|
||||
canBeDeleted: false,
|
||||
canBeMerged: false,
|
||||
canDeactivate: false,
|
||||
canDeleteAllPosts: false,
|
||||
canDeleteSsoRecord: false,
|
||||
canDisableSecondFactor: false,
|
||||
canGrantAdmin: false,
|
||||
canGrantModeration: false,
|
||||
canImpersonate: false,
|
||||
canRevokeAdmin: false,
|
||||
canRevokeModeration: false,
|
||||
canSendActivationEmail: false,
|
||||
canViewActionLogs: false,
|
||||
createdAt: "<value>",
|
||||
createdAtAge: 9046.48,
|
||||
daysVisited: 868126,
|
||||
externalIds: {},
|
||||
flagsGivenCount: 37559,
|
||||
flagsReceivedCount: 162493,
|
||||
fullSuspendReason: "<value>",
|
||||
groups: [
|
||||
{
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 508315,
|
||||
displayName: "Levi77",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Ervin Schoen",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 139972,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 407183,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 33222,
|
||||
messageableLevel: 69167,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 982575,
|
||||
visibilityLevel: 697429,
|
||||
},
|
||||
],
|
||||
id: 373291,
|
||||
ipAddress: "116.107.184.12",
|
||||
lastEmailedAge: 8663.83,
|
||||
lastEmailedAt: "<value>",
|
||||
lastSeenAge: 3654.96,
|
||||
lastSeenAt: "<value>",
|
||||
likeCount: 975522,
|
||||
likeGivenCount: 16627,
|
||||
manualLockedTrustLevel: "<value>",
|
||||
moderator: false,
|
||||
id: 919483,
|
||||
name: "<value>",
|
||||
postCount: 855804,
|
||||
postsReadCount: 230742,
|
||||
primaryGroupId: "<value>",
|
||||
privateTopicsCount: 11714,
|
||||
registrationIpAddress: "<value>",
|
||||
resetBounceScoreAfter: "<value>",
|
||||
silenceReason: "<value>",
|
||||
silencedBy: "<value>",
|
||||
singleSignOnRecord: "<value>",
|
||||
staged: false,
|
||||
suspendedBy: "<value>",
|
||||
timeRead: 764912,
|
||||
title: "<value>",
|
||||
topicCount: 359978,
|
||||
topicsEntered: 944124,
|
||||
trustLevel: 729991,
|
||||
username: "Nelson_DAmore",
|
||||
warningsReceivedCount: 489549,
|
||||
username: "Felix_Ratke",
|
||||
},
|
||||
avatarTemplate: "<value>",
|
||||
badgeCount: 841140,
|
||||
bounceScore: 149448,
|
||||
canActivate: false,
|
||||
canBeAnonymized: false,
|
||||
canBeDeleted: false,
|
||||
canBeMerged: false,
|
||||
canDeactivate: false,
|
||||
canDeleteAllPosts: false,
|
||||
canDeleteSsoRecord: false,
|
||||
canDisableSecondFactor: false,
|
||||
canGrantAdmin: false,
|
||||
canGrantModeration: false,
|
||||
canImpersonate: false,
|
||||
canRevokeAdmin: false,
|
||||
canRevokeModeration: false,
|
||||
canSendActivationEmail: false,
|
||||
canViewActionLogs: false,
|
||||
createdAt: "<value>",
|
||||
createdAtAge: 9046.48,
|
||||
daysVisited: 868126,
|
||||
externalIds: {},
|
||||
flagsGivenCount: 37559,
|
||||
flagsReceivedCount: 162493,
|
||||
fullSuspendReason: "<value>",
|
||||
groups: [
|
||||
{
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 508315,
|
||||
displayName: "Levi77",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Ervin Schoen",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 139972,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 407183,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 33222,
|
||||
messageableLevel: 69167,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 982575,
|
||||
visibilityLevel: 697429,
|
||||
},
|
||||
],
|
||||
id: 373291,
|
||||
ipAddress: "116.107.184.12",
|
||||
lastEmailedAge: 8663.83,
|
||||
lastEmailedAt: "<value>",
|
||||
lastSeenAge: 3654.96,
|
||||
lastSeenAt: "<value>",
|
||||
likeCount: 975522,
|
||||
likeGivenCount: 16627,
|
||||
manualLockedTrustLevel: "<value>",
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postCount: 855804,
|
||||
postsReadCount: 230742,
|
||||
primaryGroupId: "<value>",
|
||||
privateTopicsCount: 11714,
|
||||
registrationIpAddress: "<value>",
|
||||
resetBounceScoreAfter: "<value>",
|
||||
silenceReason: "<value>",
|
||||
silencedBy: "<value>",
|
||||
singleSignOnRecord: "<value>",
|
||||
staged: false,
|
||||
suspendedBy: "<value>",
|
||||
timeRead: 764912,
|
||||
title: "<value>",
|
||||
topicCount: 359978,
|
||||
topicsEntered: 944124,
|
||||
trustLevel: 729991,
|
||||
username: "Nelson_DAmore",
|
||||
warningsReceivedCount: 489549,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,60 +8,68 @@ success response
|
||||
import { AdminListBadgesResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminListBadgesResponseBody = {
|
||||
adminBadges: {
|
||||
badgeGroupingIds: ["<value>"],
|
||||
badgeIds: ["<value>"],
|
||||
badgeTypeIds: ["<value>"],
|
||||
protectedSystemFields: ["<value>"],
|
||||
triggers: {
|
||||
none: 925597,
|
||||
postAction: 836079,
|
||||
postRevision: 71036,
|
||||
trustLevelChange: 337396,
|
||||
userChange: 87129,
|
||||
},
|
||||
adminBadges: {
|
||||
badgeGroupingIds: [
|
||||
"<value>",
|
||||
],
|
||||
badgeIds: [
|
||||
"<value>",
|
||||
],
|
||||
badgeTypeIds: [
|
||||
"<value>",
|
||||
],
|
||||
protectedSystemFields: [
|
||||
"<value>",
|
||||
],
|
||||
triggers: {
|
||||
none: 925597,
|
||||
postAction: 836079,
|
||||
postRevision: 71036,
|
||||
trustLevelChange: 337396,
|
||||
userChange: 87129,
|
||||
},
|
||||
badgeGroupings: [
|
||||
{
|
||||
description: "Profit-focused 3rd generation framework",
|
||||
id: 832620,
|
||||
name: "<value>",
|
||||
position: 957156,
|
||||
system: false,
|
||||
},
|
||||
],
|
||||
badgeTypes: [
|
||||
{
|
||||
id: 778157,
|
||||
name: "<value>",
|
||||
sortOrder: 140350,
|
||||
},
|
||||
],
|
||||
badges: [
|
||||
{
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 870013,
|
||||
badgeTypeId: 870088,
|
||||
description: "Virtual holistic projection",
|
||||
enabled: false,
|
||||
grantCount: 800911,
|
||||
icon: "<value>",
|
||||
id: 461479,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: 520478,
|
||||
},
|
||||
],
|
||||
},
|
||||
badgeGroupings: [
|
||||
{
|
||||
description: "Profit-focused 3rd generation framework",
|
||||
id: 832620,
|
||||
name: "<value>",
|
||||
position: 957156,
|
||||
system: false,
|
||||
},
|
||||
],
|
||||
badgeTypes: [
|
||||
{
|
||||
id: 778157,
|
||||
name: "<value>",
|
||||
sortOrder: 140350,
|
||||
},
|
||||
],
|
||||
badges: [
|
||||
{
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 870013,
|
||||
badgeTypeId: 870088,
|
||||
description: "Virtual holistic projection",
|
||||
enabled: false,
|
||||
grantCount: 800911,
|
||||
icon: "<value>",
|
||||
id: 461479,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: 520478,
|
||||
},
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { AdminListUsersRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminListUsersRequest = {
|
||||
flag: "new",
|
||||
flag: "new",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,28 +6,28 @@
|
||||
import { AdminListUsersResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AdminListUsersResponseBody = {
|
||||
active: false,
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
createdAt: "<value>",
|
||||
createdAtAge: 1794.9,
|
||||
daysVisited: 18521,
|
||||
id: 170986,
|
||||
lastEmailedAge: 7936.98,
|
||||
lastEmailedAt: "<value>",
|
||||
lastSeenAge: 4634.51,
|
||||
lastSeenAt: "<value>",
|
||||
manualLockedTrustLevel: "<value>",
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postCount: 223924,
|
||||
postsReadCount: 874573,
|
||||
staged: false,
|
||||
timeRead: 345352,
|
||||
title: "<value>",
|
||||
topicsEntered: 944120,
|
||||
trustLevel: 928082,
|
||||
username: "Leo.Purdy",
|
||||
active: false,
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
createdAt: "<value>",
|
||||
createdAtAge: 1794.9,
|
||||
daysVisited: 18521,
|
||||
id: 170986,
|
||||
lastEmailedAge: 7936.98,
|
||||
lastEmailedAt: "<value>",
|
||||
lastSeenAge: 4634.51,
|
||||
lastSeenAt: "<value>",
|
||||
manualLockedTrustLevel: "<value>",
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postCount: 223924,
|
||||
postsReadCount: 874573,
|
||||
staged: false,
|
||||
timeRead: 345352,
|
||||
title: "<value>",
|
||||
topicsEntered: 944120,
|
||||
trustLevel: 928082,
|
||||
username: "Leo.Purdy",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { AnonymizeUserRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AnonymizeUserRequest = {
|
||||
id: 783645,
|
||||
id: 783645,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,8 +8,8 @@ response
|
||||
import { AnonymizeUserResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: AnonymizeUserResponseBody = {
|
||||
success: "<value>",
|
||||
username: "Casimer.Kutch",
|
||||
success: "<value>",
|
||||
username: "Casimer.Kutch",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { ApprovedBy } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ApprovedBy = {
|
||||
avatarTemplate: "<value>",
|
||||
id: 692532,
|
||||
name: "<value>",
|
||||
username: "Lafayette_Reinger",
|
||||
avatarTemplate: "<value>",
|
||||
id: 692532,
|
||||
name: "<value>",
|
||||
username: "Lafayette_Reinger",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,11 @@
|
||||
import { Archetypes } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Archetypes = {
|
||||
id: "<id>",
|
||||
name: "<value>",
|
||||
options: ["<value>"],
|
||||
id: "<id>",
|
||||
name: "<value>",
|
||||
options: [
|
||||
"<value>",
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,27 +6,27 @@
|
||||
import { Badge } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Badge = {
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 678880,
|
||||
badgeTypeId: 118274,
|
||||
description: "Re-contextualized motivating leverage",
|
||||
enabled: false,
|
||||
grantCount: 143353,
|
||||
icon: "<value>",
|
||||
id: 537373,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: "<value>",
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 678880,
|
||||
badgeTypeId: 118274,
|
||||
description: "Re-contextualized motivating leverage",
|
||||
enabled: false,
|
||||
grantCount: 143353,
|
||||
icon: "<value>",
|
||||
id: 537373,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
import { BadgeGroupings } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: BadgeGroupings = {
|
||||
description: "Innovative grid-enabled encoding",
|
||||
id: 891773,
|
||||
name: "<value>",
|
||||
position: 56713,
|
||||
system: false,
|
||||
description: "Innovative grid-enabled encoding",
|
||||
id: 891773,
|
||||
name: "<value>",
|
||||
position: 56713,
|
||||
system: false,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,27 +6,27 @@
|
||||
import { Badges } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Badges = {
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 383441,
|
||||
badgeTypeId: 477665,
|
||||
description: "Secured secondary internet solution",
|
||||
enabled: false,
|
||||
grantCount: 479977,
|
||||
icon: "<value>",
|
||||
id: 568045,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: 392785,
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 383441,
|
||||
badgeTypeId: 477665,
|
||||
description: "Secured secondary internet solution",
|
||||
enabled: false,
|
||||
grantCount: 479977,
|
||||
icon: "<value>",
|
||||
id: 568045,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: 392785,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { BadgeTypes } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: BadgeTypes = {
|
||||
id: 963663,
|
||||
name: "<value>",
|
||||
sortOrder: 272656,
|
||||
id: 963663,
|
||||
name: "<value>",
|
||||
sortOrder: 272656,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,34 +6,34 @@
|
||||
import { BasicGroup } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: BasicGroup = {
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 414369,
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Nellie Frami",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 338007,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 110375,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 674752,
|
||||
messageableLevel: 656330,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 317202,
|
||||
visibilityLevel: 138183,
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 414369,
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Nellie Frami",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 338007,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 110375,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 674752,
|
||||
messageableLevel: 656330,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 317202,
|
||||
visibilityLevel: 138183,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,12 @@
|
||||
import { BatchPresignMultipartPartsRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: BatchPresignMultipartPartsRequestBody = {
|
||||
partNumbers: [1, 2, 3],
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
partNumbers: [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
],
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ external upload initialized
|
||||
import { BatchPresignMultipartPartsResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: BatchPresignMultipartPartsResponseBody = {
|
||||
presignedUrls: {},
|
||||
presignedUrls: {},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { BookmarkTopicRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: BookmarkTopicRequest = {
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
id: "<id>",
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
id: "<id>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,44 +6,46 @@
|
||||
import { Categories } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Categories = {
|
||||
canEdit: false,
|
||||
color: "olive",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Total systemic ability",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
hasChildren: false,
|
||||
id: 97258,
|
||||
minimumRequiredTags: 90233,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 497777,
|
||||
numFeaturedTopics: 619183,
|
||||
permission: 581082,
|
||||
position: 382440,
|
||||
postCount: 241557,
|
||||
readRestricted: false,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryIds: ["<value>"],
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 96562,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
topicsAllTime: 169025,
|
||||
topicsDay: 984934,
|
||||
topicsMonth: 859581,
|
||||
topicsWeek: 896582,
|
||||
topicsYear: 58534,
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
canEdit: false,
|
||||
color: "olive",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Total systemic ability",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
hasChildren: false,
|
||||
id: 97258,
|
||||
minimumRequiredTags: 90233,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 497777,
|
||||
numFeaturedTopics: 619183,
|
||||
permission: 581082,
|
||||
position: 382440,
|
||||
postCount: 241557,
|
||||
readRestricted: false,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 96562,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
topicsAllTime: 169025,
|
||||
topicsDay: 984934,
|
||||
topicsMonth: 859581,
|
||||
topicsWeek: 896582,
|
||||
topicsYear: 58534,
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,65 +6,67 @@
|
||||
import { Category } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Category = {
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: ["<value>"],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "gold",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Public-key impactful moderator",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 333965,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 29100,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 790840,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 919532,
|
||||
numFeaturedTopics: 97243,
|
||||
permission: 542457,
|
||||
position: 442036,
|
||||
postCount: 991142,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 519952,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
searchPriority: 383103,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 693957,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: [
|
||||
"<value>",
|
||||
],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "gold",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Public-key impactful moderator",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 333965,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 29100,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 790840,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 919532,
|
||||
numFeaturedTopics: 97243,
|
||||
permission: 542457,
|
||||
position: 442036,
|
||||
postCount: 991142,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 519952,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
searchPriority: 383103,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 693957,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,50 +6,52 @@
|
||||
import { CategoryList } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CategoryList = {
|
||||
canCreateCategory: false,
|
||||
canCreateTopic: false,
|
||||
categories: [
|
||||
{
|
||||
canEdit: false,
|
||||
color: "black",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Multi-layered holistic attitude",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
hasChildren: false,
|
||||
id: 479754,
|
||||
minimumRequiredTags: 457059,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 508390,
|
||||
numFeaturedTopics: 979963,
|
||||
permission: 967260,
|
||||
position: 423706,
|
||||
postCount: 99958,
|
||||
readRestricted: false,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryIds: ["<value>"],
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 857125,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
topicsAllTime: 39650,
|
||||
topicsDay: 117315,
|
||||
topicsMonth: 483706,
|
||||
topicsWeek: 271252,
|
||||
topicsYear: 458259,
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
],
|
||||
canCreateCategory: false,
|
||||
canCreateTopic: false,
|
||||
categories: [
|
||||
{
|
||||
canEdit: false,
|
||||
color: "black",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Multi-layered holistic attitude",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
hasChildren: false,
|
||||
id: 479754,
|
||||
minimumRequiredTags: 457059,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 508390,
|
||||
numFeaturedTopics: 979963,
|
||||
permission: 967260,
|
||||
position: 423706,
|
||||
postCount: 99958,
|
||||
readRestricted: false,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 857125,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
topicsAllTime: 39650,
|
||||
topicsDay: 117315,
|
||||
topicsMonth: 483706,
|
||||
topicsWeek: 271252,
|
||||
topicsYear: 458259,
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { ChangePasswordRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ChangePasswordRequest = {
|
||||
token: "<value>",
|
||||
token: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { ChangePasswordRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ChangePasswordRequestBody = {
|
||||
password: "Wc7yaSsYhfUF546",
|
||||
username: "Christy_Erdman73",
|
||||
password: "Wc7yaSsYhfUF546",
|
||||
username: "Christy_Erdman73",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { CompleteExternalUploadRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CompleteExternalUploadRequestBody = {
|
||||
forPrivateMessage: "true",
|
||||
forSiteSetting: "true",
|
||||
pasted: "true",
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
forPrivateMessage: "true",
|
||||
forSiteSetting: "true",
|
||||
pasted: "true",
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,19 +8,19 @@ external upload initialized
|
||||
import { CompleteExternalUploadResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CompleteExternalUploadResponseBody = {
|
||||
extension: "mp4",
|
||||
filesize: 727547,
|
||||
height: 189753,
|
||||
humanFilesize: "<value>",
|
||||
id: 289913,
|
||||
originalFilename: "<value>",
|
||||
retainHours: "<value>",
|
||||
shortPath: "<value>",
|
||||
shortUrl: "<value>",
|
||||
thumbnailHeight: 520875,
|
||||
thumbnailWidth: 577709,
|
||||
url: "http://sore-death.net",
|
||||
width: 684553,
|
||||
extension: "mp4",
|
||||
filesize: 727547,
|
||||
height: 189753,
|
||||
humanFilesize: "<value>",
|
||||
id: 289913,
|
||||
originalFilename: "<value>",
|
||||
retainHours: "<value>",
|
||||
shortPath: "<value>",
|
||||
shortUrl: "<value>",
|
||||
thumbnailHeight: 520875,
|
||||
thumbnailWidth: 577709,
|
||||
url: "http://sore-death.net",
|
||||
width: 684553,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,17 +6,17 @@
|
||||
import { CompleteMultipartRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CompleteMultipartRequestBody = {
|
||||
parts: [
|
||||
{
|
||||
part_number: 1,
|
||||
etag: "0c376dcfcc2606f4335bbc732de93344",
|
||||
},
|
||||
{
|
||||
part_number: 2,
|
||||
etag: "09ert8cfcc2606f4335bbc732de91122",
|
||||
},
|
||||
],
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
parts: [
|
||||
{
|
||||
"part_number": 1,
|
||||
"etag": "0c376dcfcc2606f4335bbc732de93344",
|
||||
},
|
||||
{
|
||||
"part_number": 2,
|
||||
"etag": "09ert8cfcc2606f4335bbc732de91122",
|
||||
},
|
||||
],
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,19 +8,19 @@ external upload initialized
|
||||
import { CompleteMultipartResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CompleteMultipartResponseBody = {
|
||||
extension: "png",
|
||||
filesize: 669237,
|
||||
height: 770873,
|
||||
humanFilesize: "<value>",
|
||||
id: 963741,
|
||||
originalFilename: "<value>",
|
||||
retainHours: "<value>",
|
||||
shortPath: "<value>",
|
||||
shortUrl: "<value>",
|
||||
thumbnailHeight: 735894,
|
||||
thumbnailWidth: 878601,
|
||||
url: "http://zany-subsidy.info",
|
||||
width: 441321,
|
||||
extension: "png",
|
||||
filesize: 669237,
|
||||
height: 770873,
|
||||
humanFilesize: "<value>",
|
||||
id: 963741,
|
||||
originalFilename: "<value>",
|
||||
retainHours: "<value>",
|
||||
shortPath: "<value>",
|
||||
shortUrl: "<value>",
|
||||
thumbnailHeight: 735894,
|
||||
thumbnailWidth: 878601,
|
||||
url: "http://zany-subsidy.info",
|
||||
width: 441321,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { CreateBackupRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateBackupRequestBody = {
|
||||
withUploads: false,
|
||||
withUploads: false,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ success response
|
||||
import { CreateBackupResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateBackupResponseBody = {
|
||||
success: "OK",
|
||||
success: "OK",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { CreateBadgeBadgeTypes } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateBadgeBadgeTypes = {
|
||||
id: 944669,
|
||||
name: "<value>",
|
||||
sortOrder: 758616,
|
||||
id: 944669,
|
||||
name: "<value>",
|
||||
sortOrder: 758616,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { CreateBadgeRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateBadgeRequestBody = {
|
||||
badgeTypeId: 780529,
|
||||
name: "<value>",
|
||||
badgeTypeId: 780529,
|
||||
name: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,36 +8,36 @@ success response
|
||||
import { CreateBadgeResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateBadgeResponseBody = {
|
||||
badge: {
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 521848,
|
||||
badgeTypeId: 105907,
|
||||
description: "Inverse holistic data-warehouse",
|
||||
enabled: false,
|
||||
grantCount: 186332,
|
||||
icon: "<value>",
|
||||
id: 774234,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: "<value>",
|
||||
badge: {
|
||||
allowTitle: false,
|
||||
autoRevoke: false,
|
||||
badgeGroupingId: 521848,
|
||||
badgeTypeId: 105907,
|
||||
description: "Inverse holistic data-warehouse",
|
||||
enabled: false,
|
||||
grantCount: 186332,
|
||||
icon: "<value>",
|
||||
id: 774234,
|
||||
imageUrl: "<value>",
|
||||
listable: false,
|
||||
longDescription: "<value>",
|
||||
manuallyGrantable: false,
|
||||
multipleGrant: false,
|
||||
name: "<value>",
|
||||
query: "<value>",
|
||||
showPosts: false,
|
||||
slug: "<value>",
|
||||
system: false,
|
||||
targetPosts: false,
|
||||
trigger: "<value>",
|
||||
},
|
||||
badgeTypes: [
|
||||
{
|
||||
id: 736918,
|
||||
name: "<value>",
|
||||
sortOrder: 456150,
|
||||
},
|
||||
badgeTypes: [
|
||||
{
|
||||
id: 736918,
|
||||
name: "<value>",
|
||||
sortOrder: 456150,
|
||||
},
|
||||
],
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
import { CreateCategoryRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateCategoryRequestBody = {
|
||||
color: "49d9e9",
|
||||
name: "<value>",
|
||||
permissions: {
|
||||
everyone: 1,
|
||||
},
|
||||
textColor: "f0fcfd",
|
||||
color: "49d9e9",
|
||||
name: "<value>",
|
||||
permissions: {
|
||||
everyone: 1,
|
||||
},
|
||||
textColor: "f0fcfd",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,67 +8,69 @@ success response
|
||||
import { CreateCategoryResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateCategoryResponseBody = {
|
||||
category: {
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: ["<value>"],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "gold",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Compatible high-level contingency",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 826825,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 410301,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 539118,
|
||||
category: {
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: [
|
||||
"<value>",
|
||||
],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "gold",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Compatible high-level contingency",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 826825,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 410301,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 539118,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 623295,
|
||||
numFeaturedTopics: 887265,
|
||||
permission: 886961,
|
||||
position: 880107,
|
||||
postCount: 618826,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 328303,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 623295,
|
||||
numFeaturedTopics: 887265,
|
||||
permission: 886961,
|
||||
position: 880107,
|
||||
postCount: 618826,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 328303,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
searchPriority: 133461,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 404425,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
},
|
||||
],
|
||||
searchPriority: 133461,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 404425,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { CreatedBy } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreatedBy = {
|
||||
avatarTemplate: "<value>",
|
||||
id: 392569,
|
||||
name: "<value>",
|
||||
username: "Sasha_Thiel19",
|
||||
avatarTemplate: "<value>",
|
||||
id: 392569,
|
||||
name: "<value>",
|
||||
username: "Sasha_Thiel19",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { CreateGroupRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateGroupRequestBody = {
|
||||
group: {
|
||||
name: "<value>",
|
||||
},
|
||||
group: {
|
||||
name: "<value>",
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,36 +8,36 @@ group created
|
||||
import { CreateGroupResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateGroupResponseBody = {
|
||||
basicGroup: {
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 778346,
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Mandy Hills",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 13571,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 97101,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 622846,
|
||||
messageableLevel: 837945,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 673660,
|
||||
visibilityLevel: 96098,
|
||||
},
|
||||
basicGroup: {
|
||||
allowMembershipRequests: false,
|
||||
automatic: false,
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 778346,
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Mandy Hills",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 13571,
|
||||
incomingEmail: "<value>",
|
||||
membersVisibilityLevel: 97101,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionableLevel: 622846,
|
||||
messageableLevel: 837945,
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
title: "<value>",
|
||||
userCount: 673660,
|
||||
visibilityLevel: 96098,
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,14 +6,14 @@
|
||||
import { CreateInviteRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateInviteRequest = {
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
requestBody: {
|
||||
email: "not-a-user-yet@example.com",
|
||||
groupIds: "42,43",
|
||||
groupNames: "foo,bar",
|
||||
maxRedemptionsAllowed: 5,
|
||||
},
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
requestBody: {
|
||||
email: "not-a-user-yet@example.com",
|
||||
groupIds: "42,43",
|
||||
groupNames: "foo,bar",
|
||||
maxRedemptionsAllowed: 5,
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { CreateInviteRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateInviteRequestBody = {
|
||||
email: "not-a-user-yet@example.com",
|
||||
groupIds: "42,43",
|
||||
groupNames: "foo,bar",
|
||||
maxRedemptionsAllowed: 5,
|
||||
email: "not-a-user-yet@example.com",
|
||||
groupIds: "42,43",
|
||||
groupNames: "foo,bar",
|
||||
maxRedemptionsAllowed: 5,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,17 +8,21 @@ success response
|
||||
import { CreateInviteResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateInviteResponseBody = {
|
||||
createdAt: "2021-01-01T12:00:00.000Z",
|
||||
customMessage: "Hello world!",
|
||||
email: "not-a-user-yet@example.com",
|
||||
emailed: false,
|
||||
expired: false,
|
||||
expiresAt: "2021-02-01T12:00:00.000Z",
|
||||
groups: ["<value>"],
|
||||
id: 42,
|
||||
link: "http://example.com/invites/9045fd767efe201ca60c6658bcf14158",
|
||||
topics: ["<value>"],
|
||||
updatedAt: "2021-01-01T12:00:00.000Z",
|
||||
createdAt: "2021-01-01T12:00:00.000Z",
|
||||
customMessage: "Hello world!",
|
||||
email: "not-a-user-yet@example.com",
|
||||
emailed: false,
|
||||
expired: false,
|
||||
expiresAt: "2021-02-01T12:00:00.000Z",
|
||||
groups: [
|
||||
"<value>",
|
||||
],
|
||||
id: 42,
|
||||
link: "http://example.com/invites/9045fd767efe201ca60c6658bcf14158",
|
||||
topics: [
|
||||
"<value>",
|
||||
],
|
||||
updatedAt: "2021-01-01T12:00:00.000Z",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { CreateMultipartUploadRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateMultipartUploadRequestBody = {
|
||||
fileName: "IMG_2021.jpeg",
|
||||
fileSize: 4096,
|
||||
uploadType: "card_background",
|
||||
fileName: "IMG_2021.jpeg",
|
||||
fileSize: 4096,
|
||||
uploadType: "card_background",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,10 +8,10 @@ external upload initialized
|
||||
import { CreateMultipartUploadResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateMultipartUploadResponseBody = {
|
||||
externalUploadIdentifier:
|
||||
"84x83tmxy398t3y._Q_z8CoJYVr69bE6D7f8J6Oo0434QquLFoYdGVerWFx9X5HDEI_TP_95c34n853495x35345394.d.ghQ",
|
||||
key: "temp/site/uploads/default/12345/67890.jpg",
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
externalUploadIdentifier:
|
||||
"84x83tmxy398t3y._Q_z8CoJYVr69bE6D7f8J6Oo0434QquLFoYdGVerWFx9X5HDEI_TP_95c34n853495x35345394.d.ghQ",
|
||||
key: "temp/site/uploads/default/12345/67890.jpg",
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { CreateTagGroupRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTagGroupRequestBody = {
|
||||
name: "<value>",
|
||||
name: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,14 +8,18 @@ tag group created
|
||||
import { CreateTagGroupResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTagGroupResponseBody = {
|
||||
tagGroup: {
|
||||
id: 978173,
|
||||
name: "<value>",
|
||||
onePerTopic: false,
|
||||
parentTagName: ["<value>"],
|
||||
permissions: {},
|
||||
tagNames: ["<value>"],
|
||||
},
|
||||
tagGroup: {
|
||||
id: 978173,
|
||||
name: "<value>",
|
||||
onePerTopic: false,
|
||||
parentTagName: [
|
||||
"<value>",
|
||||
],
|
||||
permissions: {},
|
||||
tagNames: [
|
||||
"<value>",
|
||||
],
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { CreateTopicPostPMActionsSummary } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTopicPostPMActionsSummary = {
|
||||
canAct: false,
|
||||
id: 773456,
|
||||
canAct: false,
|
||||
id: 773456,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { CreateTopicPostPMRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTopicPostPMRequestBody = {
|
||||
archetype: "private_message",
|
||||
raw: "<value>",
|
||||
targetRecipients: "blake,sam",
|
||||
archetype: "private_message",
|
||||
raw: "<value>",
|
||||
targetRecipients: "blake,sam",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,59 +8,59 @@ post created
|
||||
import { CreateTopicPostPMResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTopicPostPMResponseBody = {
|
||||
actionsSummary: [
|
||||
{
|
||||
canAct: false,
|
||||
id: 884952,
|
||||
},
|
||||
],
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
bookmarked: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canRecover: false,
|
||||
canViewEditHistory: false,
|
||||
canWiki: false,
|
||||
cooked: "<value>",
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
displayUsername: "<value>",
|
||||
draftSequence: 456410,
|
||||
editReason: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairName: "<value>",
|
||||
flairUrl: "<value>",
|
||||
hidden: false,
|
||||
id: 897277,
|
||||
incomingLinkCount: 153369,
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postNumber: 332191,
|
||||
postType: 199596,
|
||||
primaryGroupName: "<value>",
|
||||
quoteCount: 712927,
|
||||
readersCount: 432984,
|
||||
reads: 426943,
|
||||
replyCount: 528234,
|
||||
replyToPostNumber: "<value>",
|
||||
reviewableId: "<value>",
|
||||
reviewableScoreCount: 301692,
|
||||
reviewableScorePendingCount: 349440,
|
||||
score: 70410,
|
||||
staff: false,
|
||||
topicId: 781480,
|
||||
topicSlug: "<value>",
|
||||
trustLevel: 421844,
|
||||
updatedAt: "<value>",
|
||||
userDeleted: false,
|
||||
userId: 751022,
|
||||
userTitle: "<value>",
|
||||
username: "Gilberto2",
|
||||
version: 350207,
|
||||
wiki: false,
|
||||
yours: false,
|
||||
actionsSummary: [
|
||||
{
|
||||
canAct: false,
|
||||
id: 884952,
|
||||
},
|
||||
],
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
bookmarked: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canRecover: false,
|
||||
canViewEditHistory: false,
|
||||
canWiki: false,
|
||||
cooked: "<value>",
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
displayUsername: "<value>",
|
||||
draftSequence: 456410,
|
||||
editReason: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairName: "<value>",
|
||||
flairUrl: "<value>",
|
||||
hidden: false,
|
||||
id: 897277,
|
||||
incomingLinkCount: 153369,
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postNumber: 332191,
|
||||
postType: 199596,
|
||||
primaryGroupName: "<value>",
|
||||
quoteCount: 712927,
|
||||
readersCount: 432984,
|
||||
reads: 426943,
|
||||
replyCount: 528234,
|
||||
replyToPostNumber: "<value>",
|
||||
reviewableId: "<value>",
|
||||
reviewableScoreCount: 301692,
|
||||
reviewableScorePendingCount: 349440,
|
||||
score: 70410,
|
||||
staff: false,
|
||||
topicId: 781480,
|
||||
topicSlug: "<value>",
|
||||
trustLevel: 421844,
|
||||
updatedAt: "<value>",
|
||||
userDeleted: false,
|
||||
userId: 751022,
|
||||
userTitle: "<value>",
|
||||
username: "Gilberto2",
|
||||
version: 350207,
|
||||
wiki: false,
|
||||
yours: false,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
import { CreateTopicTimerRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTopicTimerRequest = {
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
requestBody: {
|
||||
time: "",
|
||||
},
|
||||
id: "<id>",
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
requestBody: {
|
||||
time: "",
|
||||
},
|
||||
id: "<id>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { CreateTopicTimerRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTopicTimerRequestBody = {
|
||||
time: "",
|
||||
time: "",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ topic updated
|
||||
import { CreateTopicTimerResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateTopicTimerResponseBody = {
|
||||
success: "OK",
|
||||
success: "OK",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,19 +8,19 @@ file uploaded
|
||||
import { CreateUploadResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateUploadResponseBody = {
|
||||
extension: "jpg",
|
||||
filesize: 567846,
|
||||
height: 172195,
|
||||
humanFilesize: "<value>",
|
||||
id: 621169,
|
||||
originalFilename: "<value>",
|
||||
retainHours: "<value>",
|
||||
shortPath: "<value>",
|
||||
shortUrl: "<value>",
|
||||
thumbnailHeight: 85076,
|
||||
thumbnailWidth: 498180,
|
||||
url: "http://tragic-tuba.name",
|
||||
width: 763165,
|
||||
extension: "jpg",
|
||||
filesize: 567846,
|
||||
height: 172195,
|
||||
humanFilesize: "<value>",
|
||||
id: 621169,
|
||||
originalFilename: "<value>",
|
||||
retainHours: "<value>",
|
||||
shortPath: "<value>",
|
||||
shortUrl: "<value>",
|
||||
thumbnailHeight: 85076,
|
||||
thumbnailWidth: 498180,
|
||||
url: "http://tragic-tuba.name",
|
||||
width: 763165,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { CreateUserRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateUserRequest = {
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { CreateUserRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateUserRequestBody = {
|
||||
email: "Jennifer68@yahoo.com",
|
||||
name: "<value>",
|
||||
password: "9JOtcD2TrgaNLaS",
|
||||
username: "Lenny_Treutel46",
|
||||
email: "Jennifer68@yahoo.com",
|
||||
name: "<value>",
|
||||
password: "9JOtcD2TrgaNLaS",
|
||||
username: "Lenny_Treutel46",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ user created
|
||||
import { CreateUserResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: CreateUserResponseBody = {
|
||||
active: false,
|
||||
message: "<value>",
|
||||
success: false,
|
||||
active: false,
|
||||
message: "<value>",
|
||||
success: false,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { DeactivateUserRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeactivateUserRequest = {
|
||||
id: 216897,
|
||||
id: 216897,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ response
|
||||
import { DeactivateUserResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeactivateUserResponseBody = {
|
||||
success: "OK",
|
||||
success: "OK",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { DeleteBadgeRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeleteBadgeRequest = {
|
||||
id: 216550,
|
||||
id: 216550,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { DeleteGroupRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeleteGroupRequest = {
|
||||
id: 971945,
|
||||
id: 971945,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ response
|
||||
import { DeleteGroupResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeleteGroupResponseBody = {
|
||||
success: "OK",
|
||||
success: "OK",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { DeletePostRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeletePostRequest = {
|
||||
requestBody: {
|
||||
forceDestroy: true,
|
||||
},
|
||||
id: 64435,
|
||||
requestBody: {
|
||||
forceDestroy: true,
|
||||
},
|
||||
id: 64435,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { DeletePostRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeletePostRequestBody = {
|
||||
forceDestroy: true,
|
||||
forceDestroy: true,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { DeleteUserRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeleteUserRequest = {
|
||||
id: 456015,
|
||||
id: 456015,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ response
|
||||
import { DeleteUserResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DeleteUserResponseBody = {
|
||||
deleted: false,
|
||||
deleted: false,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,35 +6,35 @@
|
||||
import { Details } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Details = {
|
||||
canArchiveTopic: false,
|
||||
canCloseTopic: false,
|
||||
canConvertTopic: false,
|
||||
canCreatePost: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canEditStaffNotes: false,
|
||||
canModerateCategory: false,
|
||||
canMovePosts: false,
|
||||
canPinUnpinTopic: false,
|
||||
canRemoveAllowedUsers: false,
|
||||
canRemoveSelfId: 260904,
|
||||
canReplyAsNewTopic: false,
|
||||
canReviewTopic: false,
|
||||
canSplitMergeTopic: false,
|
||||
canToggleTopicVisibility: false,
|
||||
createdBy: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 131903,
|
||||
name: "<value>",
|
||||
username: "Jerrell_Dooley27",
|
||||
},
|
||||
lastPoster: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 97493,
|
||||
name: "<value>",
|
||||
username: "Judge39",
|
||||
},
|
||||
notificationLevel: 159845,
|
||||
canArchiveTopic: false,
|
||||
canCloseTopic: false,
|
||||
canConvertTopic: false,
|
||||
canCreatePost: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canEditStaffNotes: false,
|
||||
canModerateCategory: false,
|
||||
canMovePosts: false,
|
||||
canPinUnpinTopic: false,
|
||||
canRemoveAllowedUsers: false,
|
||||
canRemoveSelfId: 260904,
|
||||
canReplyAsNewTopic: false,
|
||||
canReviewTopic: false,
|
||||
canSplitMergeTopic: false,
|
||||
canToggleTopicVisibility: false,
|
||||
createdBy: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 131903,
|
||||
name: "<value>",
|
||||
username: "Jerrell_Dooley27",
|
||||
},
|
||||
lastPoster: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 97493,
|
||||
name: "<value>",
|
||||
username: "Judge39",
|
||||
},
|
||||
notificationLevel: 159845,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,21 +6,21 @@
|
||||
import { DirectoryItems } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DirectoryItems = {
|
||||
daysVisited: 455444,
|
||||
id: 970076,
|
||||
likesGiven: 401713,
|
||||
likesReceived: 25497,
|
||||
postCount: 248413,
|
||||
postsRead: 888044,
|
||||
topicCount: 505866,
|
||||
topicsEntered: 708609,
|
||||
user: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 310381,
|
||||
name: "<value>",
|
||||
title: "<value>",
|
||||
username: "Drew_Hintz2",
|
||||
},
|
||||
daysVisited: 455444,
|
||||
id: 970076,
|
||||
likesGiven: 401713,
|
||||
likesReceived: 25497,
|
||||
postCount: 248413,
|
||||
postsRead: 888044,
|
||||
topicCount: 505866,
|
||||
topicsEntered: 708609,
|
||||
user: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 310381,
|
||||
name: "<value>",
|
||||
title: "<value>",
|
||||
username: "Drew_Hintz2",
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { DownloadBackupRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: DownloadBackupRequest = {
|
||||
filename: "your_file_here",
|
||||
token: "<value>",
|
||||
filename: "your_file_here",
|
||||
token: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@
|
||||
import { Extras } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: Extras = {
|
||||
visibleGroupNames: ["<value>"],
|
||||
visibleGroupNames: [
|
||||
"<value>",
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { GeneratePresignedPutRequestBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GeneratePresignedPutRequestBody = {
|
||||
fileName: "IMG_2021.jpeg",
|
||||
fileSize: 4096,
|
||||
type: "profile_background",
|
||||
fileName: "IMG_2021.jpeg",
|
||||
fileSize: 4096,
|
||||
type: "profile_background",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,10 +8,11 @@ external upload initialized
|
||||
import { GeneratePresignedPutResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GeneratePresignedPutResponseBody = {
|
||||
key: "temp/site/uploads/default/12345/67890.jpg",
|
||||
signedHeaders: {},
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
url: "https://file-uploads.s3.us-west-2.amazonaws.com/temp/site/uploads/default/123/456.jpg?x-amz-acl=private&x-amz-meta-sha1-checksum=sha1&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AAAAus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20211221T011246Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=12345678",
|
||||
key: "temp/site/uploads/default/12345/67890.jpg",
|
||||
signedHeaders: {},
|
||||
uniqueIdentifier: "66e86218-80d9-4bda-b4d5-2b6def968705",
|
||||
url:
|
||||
"https://file-uploads.s3.us-west-2.amazonaws.com/temp/site/uploads/default/123/456.jpg?x-amz-acl=private&x-amz-meta-sha1-checksum=sha1&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AAAAus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20211221T011246Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=12345678",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,65 +6,67 @@
|
||||
import { GetCategoryCategory } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetCategoryCategory = {
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: ["<value>"],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "orchid",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Object-based exuding synergy",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 542129,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 541381,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 120919,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 923306,
|
||||
numFeaturedTopics: 680697,
|
||||
permission: 829898,
|
||||
position: 287119,
|
||||
postCount: 968287,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 42976,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
searchPriority: 919783,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 116098,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: [
|
||||
"<value>",
|
||||
],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "orchid",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Object-based exuding synergy",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 542129,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 541381,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 120919,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 923306,
|
||||
numFeaturedTopics: 680697,
|
||||
permission: 829898,
|
||||
position: 287119,
|
||||
postCount: 968287,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 42976,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
searchPriority: 919783,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 116098,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { GetCategoryGroupPermissions } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetCategoryGroupPermissions = {
|
||||
groupName: "<value>",
|
||||
permissionType: 544647,
|
||||
groupName: "<value>",
|
||||
permissionType: 544647,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { GetCategoryRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetCategoryRequest = {
|
||||
id: 980581,
|
||||
id: 980581,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { GetCategoryRequiredTagGroups } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetCategoryRequiredTagGroups = {
|
||||
minCount: 871786,
|
||||
name: "<value>",
|
||||
minCount: 871786,
|
||||
name: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,67 +8,69 @@ response
|
||||
import { GetCategoryResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetCategoryResponseBody = {
|
||||
category: {
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: ["<value>"],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "green",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Configurable client-driven extranet",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 389135,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 246535,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 952143,
|
||||
category: {
|
||||
allTopicsWiki: false,
|
||||
allowBadges: false,
|
||||
allowUnlimitedOwnerEditsOnFirstPost: false,
|
||||
autoCloseBasedOnLastPost: false,
|
||||
autoCloseHours: "<value>",
|
||||
availableGroups: [
|
||||
"<value>",
|
||||
],
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
color: "green",
|
||||
customFields: {},
|
||||
defaultListFilter: "<value>",
|
||||
defaultSlowModeSeconds: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
description: "Configurable client-driven extranet",
|
||||
descriptionExcerpt: "<value>",
|
||||
descriptionText: "<value>",
|
||||
emailIn: "<value>",
|
||||
emailInAllowStrangers: false,
|
||||
groupPermissions: [
|
||||
{
|
||||
groupName: "<value>",
|
||||
permissionType: 389135,
|
||||
},
|
||||
],
|
||||
hasChildren: false,
|
||||
id: 246535,
|
||||
mailinglistMirror: false,
|
||||
minimumRequiredTags: 952143,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 562783,
|
||||
numFeaturedTopics: 300029,
|
||||
permission: 906355,
|
||||
position: 160467,
|
||||
postCount: 580107,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 886305,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 562783,
|
||||
numFeaturedTopics: 300029,
|
||||
permission: 906355,
|
||||
position: 160467,
|
||||
postCount: 580107,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 886305,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
searchPriority: 597937,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 446394,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
},
|
||||
],
|
||||
searchPriority: 597937,
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 446394,
|
||||
topicFeaturedLinkAllowed: false,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,59 +6,71 @@
|
||||
import { GetGroupGroup } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetGroupGroup = {
|
||||
allowMembershipRequests: false,
|
||||
allowUnknownSenderTopicReplies: false,
|
||||
automatic: false,
|
||||
automaticMembershipEmailDomains: "<value>",
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 976460,
|
||||
emailPassword: "<value>",
|
||||
emailUsername: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Jessie Langosh V",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 451159,
|
||||
imapLastError: "<value>",
|
||||
imapMailboxName: "<value>",
|
||||
imapMailboxes: ["<value>"],
|
||||
imapNewEmails: "<value>",
|
||||
imapOldEmails: "<value>",
|
||||
imapPort: "<value>",
|
||||
imapServer: "<value>",
|
||||
imapSsl: "<value>",
|
||||
incomingEmail: "<value>",
|
||||
isGroupOwnerDisplay: false,
|
||||
isGroupUser: false,
|
||||
membersVisibilityLevel: 739264,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionable: false,
|
||||
mentionableLevel: 19987,
|
||||
messageCount: 39187,
|
||||
messageable: false,
|
||||
messageableLevel: 441711,
|
||||
mutedCategoryIds: ["<value>"],
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
regularCategoryIds: ["<value>"],
|
||||
smtpPort: "<value>",
|
||||
smtpServer: "<value>",
|
||||
smtpSsl: "<value>",
|
||||
title: "<value>",
|
||||
trackingCategoryIds: ["<value>"],
|
||||
userCount: 282807,
|
||||
visibilityLevel: 979587,
|
||||
watchingCategoryIds: ["<value>"],
|
||||
watchingFirstPostCategoryIds: ["<value>"],
|
||||
allowMembershipRequests: false,
|
||||
allowUnknownSenderTopicReplies: false,
|
||||
automatic: false,
|
||||
automaticMembershipEmailDomains: "<value>",
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 976460,
|
||||
emailPassword: "<value>",
|
||||
emailUsername: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Jessie Langosh V",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 451159,
|
||||
imapLastError: "<value>",
|
||||
imapMailboxName: "<value>",
|
||||
imapMailboxes: [
|
||||
"<value>",
|
||||
],
|
||||
imapNewEmails: "<value>",
|
||||
imapOldEmails: "<value>",
|
||||
imapPort: "<value>",
|
||||
imapServer: "<value>",
|
||||
imapSsl: "<value>",
|
||||
incomingEmail: "<value>",
|
||||
isGroupOwnerDisplay: false,
|
||||
isGroupUser: false,
|
||||
membersVisibilityLevel: 739264,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionable: false,
|
||||
mentionableLevel: 19987,
|
||||
messageCount: 39187,
|
||||
messageable: false,
|
||||
messageableLevel: 441711,
|
||||
mutedCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
regularCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
smtpPort: "<value>",
|
||||
smtpServer: "<value>",
|
||||
smtpSsl: "<value>",
|
||||
title: "<value>",
|
||||
trackingCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
userCount: 282807,
|
||||
visibilityLevel: 979587,
|
||||
watchingCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
watchingFirstPostCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { GetGroupRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetGroupRequest = {
|
||||
id: "name",
|
||||
id: "name",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,64 +8,78 @@ success response
|
||||
import { GetGroupResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetGroupResponseBody = {
|
||||
extras: {
|
||||
visibleGroupNames: ["<value>"],
|
||||
},
|
||||
group: {
|
||||
allowMembershipRequests: false,
|
||||
allowUnknownSenderTopicReplies: false,
|
||||
automatic: false,
|
||||
automaticMembershipEmailDomains: "<value>",
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 120196,
|
||||
emailPassword: "<value>",
|
||||
emailUsername: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Miss Valerie Kshlerin",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 880476,
|
||||
imapLastError: "<value>",
|
||||
imapMailboxName: "<value>",
|
||||
imapMailboxes: ["<value>"],
|
||||
imapNewEmails: "<value>",
|
||||
imapOldEmails: "<value>",
|
||||
imapPort: "<value>",
|
||||
imapServer: "<value>",
|
||||
imapSsl: "<value>",
|
||||
incomingEmail: "<value>",
|
||||
isGroupOwnerDisplay: false,
|
||||
isGroupUser: false,
|
||||
membersVisibilityLevel: 414263,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionable: false,
|
||||
mentionableLevel: 918236,
|
||||
messageCount: 64147,
|
||||
messageable: false,
|
||||
messageableLevel: 216822,
|
||||
mutedCategoryIds: ["<value>"],
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
regularCategoryIds: ["<value>"],
|
||||
smtpPort: "<value>",
|
||||
smtpServer: "<value>",
|
||||
smtpSsl: "<value>",
|
||||
title: "<value>",
|
||||
trackingCategoryIds: ["<value>"],
|
||||
userCount: 692472,
|
||||
visibilityLevel: 565189,
|
||||
watchingCategoryIds: ["<value>"],
|
||||
watchingFirstPostCategoryIds: ["<value>"],
|
||||
},
|
||||
extras: {
|
||||
visibleGroupNames: [
|
||||
"<value>",
|
||||
],
|
||||
},
|
||||
group: {
|
||||
allowMembershipRequests: false,
|
||||
allowUnknownSenderTopicReplies: false,
|
||||
automatic: false,
|
||||
automaticMembershipEmailDomains: "<value>",
|
||||
bioCooked: "<value>",
|
||||
bioExcerpt: "<value>",
|
||||
bioRaw: "<value>",
|
||||
canAdminGroup: false,
|
||||
canSeeMembers: false,
|
||||
defaultNotificationLevel: 120196,
|
||||
emailPassword: "<value>",
|
||||
emailUsername: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
fullName: "Miss Valerie Kshlerin",
|
||||
grantTrustLevel: "<value>",
|
||||
hasMessages: false,
|
||||
id: 880476,
|
||||
imapLastError: "<value>",
|
||||
imapMailboxName: "<value>",
|
||||
imapMailboxes: [
|
||||
"<value>",
|
||||
],
|
||||
imapNewEmails: "<value>",
|
||||
imapOldEmails: "<value>",
|
||||
imapPort: "<value>",
|
||||
imapServer: "<value>",
|
||||
imapSsl: "<value>",
|
||||
incomingEmail: "<value>",
|
||||
isGroupOwnerDisplay: false,
|
||||
isGroupUser: false,
|
||||
membersVisibilityLevel: 414263,
|
||||
membershipRequestTemplate: "<value>",
|
||||
mentionable: false,
|
||||
mentionableLevel: 918236,
|
||||
messageCount: 64147,
|
||||
messageable: false,
|
||||
messageableLevel: 216822,
|
||||
mutedCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
name: "<value>",
|
||||
primaryGroup: false,
|
||||
publicAdmission: false,
|
||||
publicExit: false,
|
||||
publishReadState: false,
|
||||
regularCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
smtpPort: "<value>",
|
||||
smtpServer: "<value>",
|
||||
smtpSsl: "<value>",
|
||||
title: "<value>",
|
||||
trackingCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
userCount: 692472,
|
||||
visibilityLevel: 565189,
|
||||
watchingCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
watchingFirstPostCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { GetPostRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetPostRequest = {
|
||||
id: "<id>",
|
||||
id: "<id>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,56 +8,56 @@ single post
|
||||
import { GetPostResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetPostResponseBody = {
|
||||
actionsSummary: [
|
||||
{
|
||||
id: 264333,
|
||||
},
|
||||
],
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
bookmarked: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canRecover: false,
|
||||
canViewEditHistory: false,
|
||||
canWiki: false,
|
||||
cooked: "<value>",
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
editReason: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairName: "<value>",
|
||||
flairUrl: "<value>",
|
||||
hidden: false,
|
||||
id: 208253,
|
||||
incomingLinkCount: 348357,
|
||||
moderator: false,
|
||||
postNumber: 932394,
|
||||
postType: 88248,
|
||||
primaryGroupName: "<value>",
|
||||
quoteCount: 215398,
|
||||
raw: "<value>",
|
||||
readersCount: 602229,
|
||||
reads: 858338,
|
||||
replyCount: 714376,
|
||||
replyToPostNumber: "<value>",
|
||||
reviewableId: "<value>",
|
||||
reviewableScoreCount: 802894,
|
||||
reviewableScorePendingCount: 157222,
|
||||
score: 159146,
|
||||
staff: false,
|
||||
topicId: 342137,
|
||||
topicSlug: "<value>",
|
||||
trustLevel: 605712,
|
||||
updatedAt: "<value>",
|
||||
userDeleted: false,
|
||||
userId: 727250,
|
||||
userTitle: "<value>",
|
||||
username: "Bettie_Ondricka63",
|
||||
version: 554603,
|
||||
wiki: false,
|
||||
yours: false,
|
||||
actionsSummary: [
|
||||
{
|
||||
id: 264333,
|
||||
},
|
||||
],
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
bookmarked: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canRecover: false,
|
||||
canViewEditHistory: false,
|
||||
canWiki: false,
|
||||
cooked: "<value>",
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
editReason: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairName: "<value>",
|
||||
flairUrl: "<value>",
|
||||
hidden: false,
|
||||
id: 208253,
|
||||
incomingLinkCount: 348357,
|
||||
moderator: false,
|
||||
postNumber: 932394,
|
||||
postType: 88248,
|
||||
primaryGroupName: "<value>",
|
||||
quoteCount: 215398,
|
||||
raw: "<value>",
|
||||
readersCount: 602229,
|
||||
reads: 858338,
|
||||
replyCount: 714376,
|
||||
replyToPostNumber: "<value>",
|
||||
reviewableId: "<value>",
|
||||
reviewableScoreCount: 802894,
|
||||
reviewableScorePendingCount: 157222,
|
||||
score: 159146,
|
||||
staff: false,
|
||||
topicId: 342137,
|
||||
topicSlug: "<value>",
|
||||
trustLevel: 605712,
|
||||
updatedAt: "<value>",
|
||||
userDeleted: false,
|
||||
userId: 727250,
|
||||
userTitle: "<value>",
|
||||
username: "Bettie_Ondricka63",
|
||||
version: 554603,
|
||||
wiki: false,
|
||||
yours: false,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,45 +6,49 @@
|
||||
import { GetSiteCategories } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetSiteCategories = {
|
||||
allowGlobalTags: false,
|
||||
allowedTagGroups: ["<value>"],
|
||||
allowedTags: ["<value>"],
|
||||
canEdit: false,
|
||||
color: "azure",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
hasChildren: false,
|
||||
id: 580887,
|
||||
minimumRequiredTags: 160230,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 145870,
|
||||
numFeaturedTopics: 661118,
|
||||
permission: 335631,
|
||||
position: 440264,
|
||||
postCount: 625528,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 76486,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 361306,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
allowGlobalTags: false,
|
||||
allowedTagGroups: [
|
||||
"<value>",
|
||||
],
|
||||
allowedTags: [
|
||||
"<value>",
|
||||
],
|
||||
canEdit: false,
|
||||
color: "azure",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
hasChildren: false,
|
||||
id: 580887,
|
||||
minimumRequiredTags: 160230,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 145870,
|
||||
numFeaturedTopics: 661118,
|
||||
permission: 335631,
|
||||
position: 440264,
|
||||
postCount: 625528,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 76486,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 361306,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
import { GetSiteGroups } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetSiteGroups = {
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
id: 696463,
|
||||
name: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
id: 696463,
|
||||
name: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { GetSiteRequiredTagGroups } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetSiteRequiredTagGroups = {
|
||||
minCount: 238043,
|
||||
name: "<value>",
|
||||
minCount: 238043,
|
||||
name: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,170 +8,194 @@ success response
|
||||
import { GetSiteResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetSiteResponseBody = {
|
||||
anonymousTopMenuItems: ["<value>"],
|
||||
archetypes: [
|
||||
{
|
||||
id: "<id>",
|
||||
name: "<value>",
|
||||
options: ["<value>"],
|
||||
},
|
||||
],
|
||||
authProviders: ["<value>"],
|
||||
canCreateTag: false,
|
||||
canTagPms: false,
|
||||
canTagTopics: false,
|
||||
categories: [
|
||||
{
|
||||
allowGlobalTags: false,
|
||||
allowedTagGroups: ["<value>"],
|
||||
allowedTags: ["<value>"],
|
||||
canEdit: false,
|
||||
color: "yellow",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
hasChildren: false,
|
||||
id: 657020,
|
||||
minimumRequiredTags: 343392,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 652309,
|
||||
numFeaturedTopics: 591027,
|
||||
permission: 821719,
|
||||
position: 659177,
|
||||
postCount: 402767,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
minCount: 397257,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 37565,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
],
|
||||
censoredRegexp: [{}],
|
||||
customEmojiTranslation: {},
|
||||
defaultArchetype: "<value>",
|
||||
defaultDarkColorScheme: {},
|
||||
filters: ["<value>"],
|
||||
groups: [
|
||||
{
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
id: 999278,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
notificationTypes: {
|
||||
bookmarkReminder: 984632,
|
||||
chatGroupMention: 351893,
|
||||
chatInvitation: 448143,
|
||||
chatMention: 721407,
|
||||
chatMessage: 937636,
|
||||
codeReviewCommitApproved: 637583,
|
||||
custom: 672041,
|
||||
edited: 813054,
|
||||
eventInvitation: 266697,
|
||||
eventReminder: 976226,
|
||||
grantedBadge: 564064,
|
||||
groupMentioned: 889794,
|
||||
groupMessageSummary: 956933,
|
||||
invitedToPrivateMessage: 764562,
|
||||
invitedToTopic: 113486,
|
||||
inviteeAccepted: 698249,
|
||||
liked: 272229,
|
||||
likedConsolidated: 335498,
|
||||
linked: 82057,
|
||||
membershipRequestAccepted: 147685,
|
||||
membershipRequestConsolidated: 765271,
|
||||
mentioned: 62636,
|
||||
movedPost: 21688,
|
||||
postApproved: 241901,
|
||||
posted: 137251,
|
||||
privateMessage: 432281,
|
||||
quoted: 260628,
|
||||
reaction: 521996,
|
||||
replied: 871083,
|
||||
topicReminder: 773084,
|
||||
votesReleased: 179410,
|
||||
watchingCategoryOrTag: 958741,
|
||||
watchingFirstPost: 433279,
|
||||
anonymousTopMenuItems: [
|
||||
"<value>",
|
||||
],
|
||||
archetypes: [
|
||||
{
|
||||
id: "<id>",
|
||||
name: "<value>",
|
||||
options: [
|
||||
"<value>",
|
||||
],
|
||||
},
|
||||
periods: ["<value>"],
|
||||
postActionTypes: [
|
||||
],
|
||||
authProviders: [
|
||||
"<value>",
|
||||
],
|
||||
canCreateTag: false,
|
||||
canTagPms: false,
|
||||
canTagTopics: false,
|
||||
categories: [
|
||||
{
|
||||
allowGlobalTags: false,
|
||||
allowedTagGroups: [
|
||||
"<value>",
|
||||
],
|
||||
allowedTags: [
|
||||
"<value>",
|
||||
],
|
||||
canEdit: false,
|
||||
color: "yellow",
|
||||
defaultListFilter: "<value>",
|
||||
defaultTopPeriod: "<value>",
|
||||
defaultView: "<value>",
|
||||
hasChildren: false,
|
||||
id: 657020,
|
||||
minimumRequiredTags: 343392,
|
||||
name: "<value>",
|
||||
navigateToFirstPostAfterRead: false,
|
||||
notificationLevel: 652309,
|
||||
numFeaturedTopics: 591027,
|
||||
permission: 821719,
|
||||
position: 659177,
|
||||
postCount: 402767,
|
||||
readOnlyBanner: "<value>",
|
||||
readRestricted: false,
|
||||
requiredTagGroups: [
|
||||
{
|
||||
description: "Cross-group eco-centric array",
|
||||
id: 583404,
|
||||
isCustomFlag: false,
|
||||
isFlag: false,
|
||||
name: "<value>",
|
||||
nameKey: "<value>",
|
||||
shortDescription: "<value>",
|
||||
minCount: 397257,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
postTypes: {
|
||||
moderatorAction: 589695,
|
||||
regular: 936469,
|
||||
smallAction: 745398,
|
||||
whisper: 940782,
|
||||
],
|
||||
showSubcategoryList: false,
|
||||
slug: "<value>",
|
||||
sortAscending: "<value>",
|
||||
sortOrder: "<value>",
|
||||
subcategoryListStyle: "<value>",
|
||||
textColor: "<value>",
|
||||
topicCount: 37565,
|
||||
topicTemplate: "<value>",
|
||||
topicUrl: "<value>",
|
||||
uploadedBackground: "<value>",
|
||||
uploadedBackgroundDark: "<value>",
|
||||
uploadedLogo: "<value>",
|
||||
uploadedLogoDark: "<value>",
|
||||
},
|
||||
tagsFilterRegexp: "<value>",
|
||||
topMenuItems: ["<value>"],
|
||||
topTags: ["<value>"],
|
||||
topicFeaturedLinkAllowedCategoryIds: ["<value>"],
|
||||
topicFlagTypes: [
|
||||
{
|
||||
description: "Switchable 6th generation task-force",
|
||||
id: 596211,
|
||||
isCustomFlag: false,
|
||||
isFlag: false,
|
||||
name: "<value>",
|
||||
nameKey: "<value>",
|
||||
shortDescription: "<value>",
|
||||
},
|
||||
],
|
||||
trustLevels: {
|
||||
basic: 983427,
|
||||
leader: 891801,
|
||||
member: 399802,
|
||||
newuser: 780931,
|
||||
regular: 380335,
|
||||
],
|
||||
censoredRegexp: [
|
||||
{},
|
||||
],
|
||||
customEmojiTranslation: {},
|
||||
defaultArchetype: "<value>",
|
||||
defaultDarkColorScheme: {},
|
||||
filters: [
|
||||
"<value>",
|
||||
],
|
||||
groups: [
|
||||
{
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairUrl: "<value>",
|
||||
id: 999278,
|
||||
name: "<value>",
|
||||
},
|
||||
uncategorizedCategoryId: 211534,
|
||||
userColorSchemes: [
|
||||
{
|
||||
id: 147808,
|
||||
isDark: false,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
userFieldMaxLength: 764995,
|
||||
userFields: ["<value>"],
|
||||
userThemes: [
|
||||
{
|
||||
colorSchemeId: 684935,
|
||||
default: false,
|
||||
name: "<value>",
|
||||
themeId: 189062,
|
||||
},
|
||||
],
|
||||
watchedWordsLink: "<value>",
|
||||
watchedWordsReplace: "<value>",
|
||||
],
|
||||
notificationTypes: {
|
||||
bookmarkReminder: 984632,
|
||||
chatGroupMention: 351893,
|
||||
chatInvitation: 448143,
|
||||
chatMention: 721407,
|
||||
chatMessage: 937636,
|
||||
codeReviewCommitApproved: 637583,
|
||||
custom: 672041,
|
||||
edited: 813054,
|
||||
eventInvitation: 266697,
|
||||
eventReminder: 976226,
|
||||
grantedBadge: 564064,
|
||||
groupMentioned: 889794,
|
||||
groupMessageSummary: 956933,
|
||||
invitedToPrivateMessage: 764562,
|
||||
invitedToTopic: 113486,
|
||||
inviteeAccepted: 698249,
|
||||
liked: 272229,
|
||||
likedConsolidated: 335498,
|
||||
linked: 82057,
|
||||
membershipRequestAccepted: 147685,
|
||||
membershipRequestConsolidated: 765271,
|
||||
mentioned: 62636,
|
||||
movedPost: 21688,
|
||||
postApproved: 241901,
|
||||
posted: 137251,
|
||||
privateMessage: 432281,
|
||||
quoted: 260628,
|
||||
reaction: 521996,
|
||||
replied: 871083,
|
||||
topicReminder: 773084,
|
||||
votesReleased: 179410,
|
||||
watchingCategoryOrTag: 958741,
|
||||
watchingFirstPost: 433279,
|
||||
},
|
||||
periods: [
|
||||
"<value>",
|
||||
],
|
||||
postActionTypes: [
|
||||
{
|
||||
description: "Cross-group eco-centric array",
|
||||
id: 583404,
|
||||
isCustomFlag: false,
|
||||
isFlag: false,
|
||||
name: "<value>",
|
||||
nameKey: "<value>",
|
||||
shortDescription: "<value>",
|
||||
},
|
||||
],
|
||||
postTypes: {
|
||||
moderatorAction: 589695,
|
||||
regular: 936469,
|
||||
smallAction: 745398,
|
||||
whisper: 940782,
|
||||
},
|
||||
tagsFilterRegexp: "<value>",
|
||||
topMenuItems: [
|
||||
"<value>",
|
||||
],
|
||||
topTags: [
|
||||
"<value>",
|
||||
],
|
||||
topicFeaturedLinkAllowedCategoryIds: [
|
||||
"<value>",
|
||||
],
|
||||
topicFlagTypes: [
|
||||
{
|
||||
description: "Switchable 6th generation task-force",
|
||||
id: 596211,
|
||||
isCustomFlag: false,
|
||||
isFlag: false,
|
||||
name: "<value>",
|
||||
nameKey: "<value>",
|
||||
shortDescription: "<value>",
|
||||
},
|
||||
],
|
||||
trustLevels: {
|
||||
basic: 983427,
|
||||
leader: 891801,
|
||||
member: 399802,
|
||||
newuser: 780931,
|
||||
regular: 380335,
|
||||
},
|
||||
uncategorizedCategoryId: 211534,
|
||||
userColorSchemes: [
|
||||
{
|
||||
id: 147808,
|
||||
isDark: false,
|
||||
name: "<value>",
|
||||
},
|
||||
],
|
||||
userFieldMaxLength: 764995,
|
||||
userFields: [
|
||||
"<value>",
|
||||
],
|
||||
userThemes: [
|
||||
{
|
||||
colorSchemeId: 684935,
|
||||
default: false,
|
||||
name: "<value>",
|
||||
themeId: 189062,
|
||||
},
|
||||
],
|
||||
watchedWordsLink: "<value>",
|
||||
watchedWordsReplace: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { GetTagGroupRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTagGroupRequest = {
|
||||
id: "<id>",
|
||||
id: "<id>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { GetTagRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTagRequest = {
|
||||
name: "<value>",
|
||||
name: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
import { GetTopicActionsSummary } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTopicActionsSummary = {
|
||||
canAct: false,
|
||||
count: 895692,
|
||||
hidden: false,
|
||||
id: 95619,
|
||||
canAct: false,
|
||||
count: 895692,
|
||||
hidden: false,
|
||||
id: 95619,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
import { GetTopicByExternalIdRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTopicByExternalIdRequest = {
|
||||
externalId: "<value>",
|
||||
externalId: "<value>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
import { GetTopicRequest } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTopicRequest = {
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
id: "<id>",
|
||||
apiKey: "<value>",
|
||||
apiUsername: "<value>",
|
||||
id: "<id>",
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -8,204 +8,214 @@ specific posts
|
||||
import { GetTopicResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTopicResponseBody = {
|
||||
actionsSummary: [
|
||||
{
|
||||
actionsSummary: [
|
||||
{
|
||||
canAct: false,
|
||||
count: 726878,
|
||||
hidden: false,
|
||||
id: 102413,
|
||||
},
|
||||
],
|
||||
archetype: "<value>",
|
||||
archived: false,
|
||||
bookmarked: false,
|
||||
bookmarks: [
|
||||
"<value>",
|
||||
],
|
||||
categoryId: 975425,
|
||||
chunkSize: 156383,
|
||||
closed: false,
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
deletedBy: "<value>",
|
||||
details: {
|
||||
canArchiveTopic: false,
|
||||
canCloseTopic: false,
|
||||
canConvertTopic: false,
|
||||
canCreatePost: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canEditStaffNotes: false,
|
||||
canModerateCategory: false,
|
||||
canMovePosts: false,
|
||||
canPinUnpinTopic: false,
|
||||
canRemoveAllowedUsers: false,
|
||||
canRemoveSelfId: 782090,
|
||||
canReplyAsNewTopic: false,
|
||||
canReviewTopic: false,
|
||||
canSplitMergeTopic: false,
|
||||
canToggleTopicVisibility: false,
|
||||
createdBy: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 304198,
|
||||
name: "<value>",
|
||||
username: "Delia42",
|
||||
},
|
||||
lastPoster: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 406922,
|
||||
name: "<value>",
|
||||
username: "Berenice.Thiel",
|
||||
},
|
||||
notificationLevel: 246557,
|
||||
},
|
||||
draft: "<value>",
|
||||
draftKey: "<value>",
|
||||
draftSequence: 284086,
|
||||
fancyTitle: "<value>",
|
||||
featuredLink: "<value>",
|
||||
hasDeleted: false,
|
||||
hasSummary: false,
|
||||
highestPostNumber: 596433,
|
||||
id: 935302,
|
||||
imageUrl: "<value>",
|
||||
lastPostedAt: "<value>",
|
||||
likeCount: 117525,
|
||||
messageBusLastId: 772266,
|
||||
participantCount: 975884,
|
||||
pinned: false,
|
||||
pinnedAt: "<value>",
|
||||
pinnedGlobally: false,
|
||||
pinnedUntil: "<value>",
|
||||
postStream: {
|
||||
posts: [
|
||||
{
|
||||
actionsSummary: [
|
||||
{
|
||||
canAct: false,
|
||||
count: 726878,
|
||||
hidden: false,
|
||||
id: 102413,
|
||||
},
|
||||
],
|
||||
archetype: "<value>",
|
||||
archived: false,
|
||||
bookmarked: false,
|
||||
bookmarks: ["<value>"],
|
||||
categoryId: 975425,
|
||||
chunkSize: 156383,
|
||||
closed: false,
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
deletedBy: "<value>",
|
||||
details: {
|
||||
canArchiveTopic: false,
|
||||
canCloseTopic: false,
|
||||
canConvertTopic: false,
|
||||
canCreatePost: false,
|
||||
id: 610987,
|
||||
},
|
||||
],
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
bookmarked: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canEditStaffNotes: false,
|
||||
canModerateCategory: false,
|
||||
canMovePosts: false,
|
||||
canPinUnpinTopic: false,
|
||||
canRemoveAllowedUsers: false,
|
||||
canRemoveSelfId: 782090,
|
||||
canReplyAsNewTopic: false,
|
||||
canReviewTopic: false,
|
||||
canSplitMergeTopic: false,
|
||||
canToggleTopicVisibility: false,
|
||||
createdBy: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 304198,
|
||||
name: "<value>",
|
||||
username: "Delia42",
|
||||
},
|
||||
lastPoster: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 406922,
|
||||
name: "<value>",
|
||||
username: "Berenice.Thiel",
|
||||
},
|
||||
notificationLevel: 246557,
|
||||
},
|
||||
draft: "<value>",
|
||||
draftKey: "<value>",
|
||||
draftSequence: 284086,
|
||||
fancyTitle: "<value>",
|
||||
featuredLink: "<value>",
|
||||
hasDeleted: false,
|
||||
hasSummary: false,
|
||||
highestPostNumber: 596433,
|
||||
id: 935302,
|
||||
imageUrl: "<value>",
|
||||
lastPostedAt: "<value>",
|
||||
likeCount: 117525,
|
||||
messageBusLastId: 772266,
|
||||
participantCount: 975884,
|
||||
pinned: false,
|
||||
pinnedAt: "<value>",
|
||||
pinnedGlobally: false,
|
||||
pinnedUntil: "<value>",
|
||||
postStream: {
|
||||
posts: [
|
||||
{
|
||||
actionsSummary: [
|
||||
{
|
||||
canAct: false,
|
||||
id: 610987,
|
||||
},
|
||||
],
|
||||
admin: false,
|
||||
avatarTemplate: "<value>",
|
||||
bookmarked: false,
|
||||
canDelete: false,
|
||||
canEdit: false,
|
||||
canRecover: false,
|
||||
canViewEditHistory: false,
|
||||
canWiki: false,
|
||||
cooked: "<value>",
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
displayUsername: "<value>",
|
||||
editReason: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairName: "<value>",
|
||||
flairUrl: "<value>",
|
||||
hidden: false,
|
||||
id: 932562,
|
||||
incomingLinkCount: 2677,
|
||||
linkCounts: [
|
||||
{
|
||||
clicks: 391797,
|
||||
internal: false,
|
||||
reflection: false,
|
||||
title: "<value>",
|
||||
url: "https://esteemed-poet.biz",
|
||||
},
|
||||
],
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postNumber: 224467,
|
||||
postType: 483394,
|
||||
primaryGroupName: "<value>",
|
||||
quoteCount: 24753,
|
||||
read: false,
|
||||
readersCount: 39992,
|
||||
reads: 7468,
|
||||
replyCount: 639705,
|
||||
replyToPostNumber: "<value>",
|
||||
reviewableId: 927403,
|
||||
reviewableScoreCount: 408303,
|
||||
reviewableScorePendingCount: 693153,
|
||||
score: 377406,
|
||||
staff: false,
|
||||
topicId: 705148,
|
||||
topicSlug: "<value>",
|
||||
trustLevel: 809365,
|
||||
updatedAt: "<value>",
|
||||
userDeleted: false,
|
||||
userId: 596065,
|
||||
userTitle: "<value>",
|
||||
username: "Melvin.Lind35",
|
||||
version: 600193,
|
||||
wiki: false,
|
||||
yours: false,
|
||||
},
|
||||
],
|
||||
stream: ["<value>"],
|
||||
},
|
||||
postsCount: 897543,
|
||||
replyCount: 654082,
|
||||
showReadIndicator: false,
|
||||
slowModeEnabledUntil: "<value>",
|
||||
slowModeSeconds: 769967,
|
||||
slug: "<value>",
|
||||
suggestedTopics: [
|
||||
{
|
||||
archetype: "<value>",
|
||||
archived: false,
|
||||
bookmarked: "<value>",
|
||||
bumped: false,
|
||||
bumpedAt: "<value>",
|
||||
categoryId: 373040,
|
||||
closed: false,
|
||||
createdAt: "<value>",
|
||||
excerpt: "<value>",
|
||||
fancyTitle: "<value>",
|
||||
featuredLink: "<value>",
|
||||
highestPostNumber: 357425,
|
||||
id: 668234,
|
||||
imageUrl: "<value>",
|
||||
lastPostedAt: "<value>",
|
||||
likeCount: 621666,
|
||||
liked: "<value>",
|
||||
pinned: false,
|
||||
posters: [
|
||||
{
|
||||
description: "Multi-channelled discrete architecture",
|
||||
extras: "<value>",
|
||||
user: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 874400,
|
||||
name: "<value>",
|
||||
username: "Daron21",
|
||||
},
|
||||
},
|
||||
],
|
||||
postsCount: 322017,
|
||||
replyCount: 183033,
|
||||
slug: "<value>",
|
||||
tags: ["<value>"],
|
||||
tagsDescriptions: {},
|
||||
canRecover: false,
|
||||
canViewEditHistory: false,
|
||||
canWiki: false,
|
||||
cooked: "<value>",
|
||||
createdAt: "<value>",
|
||||
deletedAt: "<value>",
|
||||
displayUsername: "<value>",
|
||||
editReason: "<value>",
|
||||
flairBgColor: "<value>",
|
||||
flairColor: "<value>",
|
||||
flairName: "<value>",
|
||||
flairUrl: "<value>",
|
||||
hidden: false,
|
||||
id: 932562,
|
||||
incomingLinkCount: 2677,
|
||||
linkCounts: [
|
||||
{
|
||||
clicks: 391797,
|
||||
internal: false,
|
||||
reflection: false,
|
||||
title: "<value>",
|
||||
unpinned: "<value>",
|
||||
unseen: false,
|
||||
views: 611328,
|
||||
visible: false,
|
||||
},
|
||||
url: "https://esteemed-poet.biz",
|
||||
},
|
||||
],
|
||||
moderator: false,
|
||||
name: "<value>",
|
||||
postNumber: 224467,
|
||||
postType: 483394,
|
||||
primaryGroupName: "<value>",
|
||||
quoteCount: 24753,
|
||||
read: false,
|
||||
readersCount: 39992,
|
||||
reads: 7468,
|
||||
replyCount: 639705,
|
||||
replyToPostNumber: "<value>",
|
||||
reviewableId: 927403,
|
||||
reviewableScoreCount: 408303,
|
||||
reviewableScorePendingCount: 693153,
|
||||
score: 377406,
|
||||
staff: false,
|
||||
topicId: 705148,
|
||||
topicSlug: "<value>",
|
||||
trustLevel: 809365,
|
||||
updatedAt: "<value>",
|
||||
userDeleted: false,
|
||||
userId: 596065,
|
||||
userTitle: "<value>",
|
||||
username: "Melvin.Lind35",
|
||||
version: 600193,
|
||||
wiki: false,
|
||||
yours: false,
|
||||
},
|
||||
],
|
||||
summarizable: false,
|
||||
tags: ["<value>"],
|
||||
tagsDescriptions: {},
|
||||
thumbnails: "<value>",
|
||||
timelineLookup: ["<value>"],
|
||||
title: "<value>",
|
||||
topicTimer: "<value>",
|
||||
unpinned: "<value>",
|
||||
userId: 403026,
|
||||
views: 367626,
|
||||
visible: false,
|
||||
wordCount: 745233,
|
||||
stream: [
|
||||
"<value>",
|
||||
],
|
||||
},
|
||||
postsCount: 897543,
|
||||
replyCount: 654082,
|
||||
showReadIndicator: false,
|
||||
slowModeEnabledUntil: "<value>",
|
||||
slowModeSeconds: 769967,
|
||||
slug: "<value>",
|
||||
suggestedTopics: [
|
||||
{
|
||||
archetype: "<value>",
|
||||
archived: false,
|
||||
bookmarked: "<value>",
|
||||
bumped: false,
|
||||
bumpedAt: "<value>",
|
||||
categoryId: 373040,
|
||||
closed: false,
|
||||
createdAt: "<value>",
|
||||
excerpt: "<value>",
|
||||
fancyTitle: "<value>",
|
||||
featuredLink: "<value>",
|
||||
highestPostNumber: 357425,
|
||||
id: 668234,
|
||||
imageUrl: "<value>",
|
||||
lastPostedAt: "<value>",
|
||||
likeCount: 621666,
|
||||
liked: "<value>",
|
||||
pinned: false,
|
||||
posters: [
|
||||
{
|
||||
description: "Multi-channelled discrete architecture",
|
||||
extras: "<value>",
|
||||
user: {
|
||||
avatarTemplate: "<value>",
|
||||
id: 874400,
|
||||
name: "<value>",
|
||||
username: "Daron21",
|
||||
},
|
||||
},
|
||||
],
|
||||
postsCount: 322017,
|
||||
replyCount: 183033,
|
||||
slug: "<value>",
|
||||
tags: [
|
||||
"<value>",
|
||||
],
|
||||
tagsDescriptions: {},
|
||||
title: "<value>",
|
||||
unpinned: "<value>",
|
||||
unseen: false,
|
||||
views: 611328,
|
||||
visible: false,
|
||||
},
|
||||
],
|
||||
summarizable: false,
|
||||
tags: [
|
||||
"<value>",
|
||||
],
|
||||
tagsDescriptions: {},
|
||||
thumbnails: "<value>",
|
||||
timelineLookup: [
|
||||
"<value>",
|
||||
],
|
||||
title: "<value>",
|
||||
topicTimer: "<value>",
|
||||
unpinned: "<value>",
|
||||
userId: 403026,
|
||||
views: 367626,
|
||||
visible: false,
|
||||
wordCount: 745233,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
import { GetTopicTopicsActionsSummary } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: GetTopicTopicsActionsSummary = {
|
||||
canAct: false,
|
||||
id: 233078,
|
||||
canAct: false,
|
||||
id: 233078,
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user