mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-09 20:37:45 +00:00
ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.394.0
This commit is contained in:
@@ -8,36 +8,36 @@ response
|
||||
import { ListUserActionsResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
||||
|
||||
let value: ListUserActionsResponseBody = {
|
||||
userActions: [
|
||||
{
|
||||
actingAvatarTemplate: "<value>",
|
||||
actingName: "<value>",
|
||||
actingUserId: 604118,
|
||||
actingUsername: "<value>",
|
||||
actionCode: "<value>",
|
||||
actionType: 100032,
|
||||
archived: false,
|
||||
avatarTemplate: "<value>",
|
||||
categoryId: 382808,
|
||||
closed: false,
|
||||
createdAt: "<value>",
|
||||
deleted: false,
|
||||
excerpt: "<value>",
|
||||
hidden: "<value>",
|
||||
name: "<value>",
|
||||
postId: "<value>",
|
||||
postNumber: 960257,
|
||||
postType: "<value>",
|
||||
slug: "<value>",
|
||||
targetName: "<value>",
|
||||
targetUserId: 895386,
|
||||
targetUsername: "<value>",
|
||||
title: "<value>",
|
||||
topicId: 72434,
|
||||
userId: 967795,
|
||||
username: "Aileen.Lockman14",
|
||||
},
|
||||
],
|
||||
userActions: [
|
||||
{
|
||||
actingAvatarTemplate: "<value>",
|
||||
actingName: "<value>",
|
||||
actingUserId: 604118,
|
||||
actingUsername: "<value>",
|
||||
actionCode: "<value>",
|
||||
actionType: 100032,
|
||||
archived: false,
|
||||
avatarTemplate: "<value>",
|
||||
categoryId: 382808,
|
||||
closed: false,
|
||||
createdAt: "<value>",
|
||||
deleted: false,
|
||||
excerpt: "<value>",
|
||||
hidden: "<value>",
|
||||
name: "<value>",
|
||||
postId: "<value>",
|
||||
postNumber: 960257,
|
||||
postType: "<value>",
|
||||
slug: "<value>",
|
||||
targetName: "<value>",
|
||||
targetUserId: 895386,
|
||||
targetUsername: "<value>",
|
||||
title: "<value>",
|
||||
topicId: 72434,
|
||||
userId: 967795,
|
||||
username: "Aileen.Lockman14",
|
||||
},
|
||||
],
|
||||
};
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user