ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.368.0

This commit is contained in:
speakeasybot
2024-08-15 00:23:25 +00:00
parent 09ff68d13a
commit 0e9264154d
387 changed files with 10303 additions and 101 deletions

View File

@@ -1,5 +1,65 @@
# UpdatePostPost
## Example Usage
```typescript
import { UpdatePostPost } from "@lukehagar/discoursejs/sdk/models/operations";
let value: UpdatePostPost = {
actionsSummary: [
{
canAct: false,
id: 737279,
},
],
admin: false,
avatarTemplate: "<value>",
bookmarked: false,
canDelete: false,
canEdit: false,
canRecover: false,
canViewEditHistory: false,
canWiki: false,
cooked: "<value>",
createdAt: "<value>",
deletedAt: "<value>",
draftSequence: 872303,
editReason: "<value>",
flairBgColor: "<value>",
flairColor: "<value>",
flairName: "<value>",
flairUrl: "<value>",
hidden: false,
id: 5152,
incomingLinkCount: 156653,
moderator: false,
postNumber: 694158,
postType: 684126,
primaryGroupName: "<value>",
quoteCount: 919508,
raw: "<value>",
readersCount: 34070,
reads: 710456,
replyCount: 885208,
replyToPostNumber: "<value>",
reviewableId: "<value>",
reviewableScoreCount: 177005,
reviewableScorePendingCount: 844854,
score: 483518,
staff: false,
topicId: 510128,
topicSlug: "<value>",
trustLevel: 140316,
updatedAt: "<value>",
userDeleted: false,
userId: 127688,
userTitle: "<value>",
username: "Florine.Mraz92",
version: 630871,
wiki: false,
yours: false,
};
```
## Fields