ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.394.0

This commit is contained in:
speakeasybot
2024-09-10 00:24:56 +00:00
parent 7c0e1dc7ef
commit d287d140e9
481 changed files with 38528 additions and 37165 deletions

View File

@@ -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>",
};
```