-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
rotorsoft
committed
Oct 11, 2024
1 parent
5654c3a
commit 66bfcc4
Showing
77 changed files
with
345 additions
and
1,154 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export {}; | ||
export * from './requests'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export {}; | ||
export * from './requests'; |
12 changes: 12 additions & 0 deletions
12
libs/api-client/src/api/resources/user/client/requests/GetUserActivityRequest.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
/** | ||
* This file was auto-generated by Fern from our API Definition. | ||
*/ | ||
/** | ||
* @example | ||
* {} | ||
*/ | ||
export interface GetUserActivityRequest { | ||
isGlobal?: boolean; | ||
threadLimit?: number; | ||
commentLimit?: number; | ||
} |
File renamed without changes.
1 change: 1 addition & 0 deletions
1
libs/api-client/src/api/resources/user/client/requests/index.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export { type GetUserActivityRequest } from './GetUserActivityRequest'; |
1 change: 1 addition & 0 deletions
1
libs/api-client/src/api/resources/user/client/requests/index.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export {}; |
8 changes: 0 additions & 8 deletions
8
libs/api-client/src/api/resources/user/types/GetGlobalActivityResponseItem.d.ts
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...-client/src/api/resources/user/types/GetGlobalActivityResponseItemRecentCommentsItem.d.ts
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
.../api/resources/user/types/GetGlobalActivityResponseItemRecentCommentsItemDiscordMeta.d.ts
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
.../resources/user/types/GetGlobalActivityResponseItemRecentCommentsItemDiscordMetaUser.d.ts
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
libs/api-client/src/api/resources/user/types/GetGlobalActivityResponseItemThread.d.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
libs/api-client/src/api/resources/user/types/GetGlobalActivityResponseItemThread.js
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...i-client/src/api/resources/user/types/GetGlobalActivityResponseItemThreadDiscordMeta.d.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
...api-client/src/api/resources/user/types/GetGlobalActivityResponseItemThreadDiscordMeta.js
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...ient/src/api/resources/user/types/GetGlobalActivityResponseItemThreadDiscordMetaUser.d.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
...client/src/api/resources/user/types/GetGlobalActivityResponseItemThreadDiscordMetaUser.js
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
libs/api-client/src/api/resources/user/types/GetGlobalActivityResponseItemThreadTopic.d.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
libs/api-client/src/api/resources/user/types/GetGlobalActivityResponseItemThreadTopic.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ityResponseItemThreadDiscordMetaUser.d.ts → ...rActivityResponseItemDiscordMetaUser.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/** | ||
* This file was auto-generated by Fern from our API Definition. | ||
*/ | ||
export interface GetUserActivityResponseItemThreadDiscordMetaUser { | ||
export interface GetUserActivityResponseItemDiscordMetaUser { | ||
id: string; | ||
username: string; | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 0 additions & 27 deletions
27
libs/api-client/src/api/resources/user/types/GetUserActivityResponseItemThread.d.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
libs/api-client/src/api/resources/user/types/GetUserActivityResponseItemThread.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.