Skip to content

Commit

Permalink
chore(internal): codegen related update (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Jul 30, 2024
1 parent 063c487 commit c76e487
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 762 deletions.
1 change: 0 additions & 1 deletion api.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ Methods:

Types:

- <code><a href="./src/resources/conversations/conversations.ts">Conversation</a></code>
- <code><a href="./src/resources/conversations/conversations.ts">ConversationListResponse</a></code>
- <code><a href="./src/resources/conversations/conversations.ts">ConversationSearchResponse</a></code>

Expand Down
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ export namespace Intercom {
export import ContactUnarchiveParams = API.ContactUnarchiveParams;

export import Conversations = API.Conversations;
export import Conversation = API.Conversation;
export import ConversationListResponse = API.ConversationListResponse;
export import ConversationSearchResponse = API.ConversationSearchResponse;
export import ConversationCreateParams = API.ConversationCreateParams;
Expand Down
Loading

0 comments on commit c76e487

Please sign in to comment.