Skip to content

Commit ca0958d

Browse files
feat(api): api update
1 parent 632b35f commit ca0958d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 40
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sent%2Fsent-dm-e00c272e86bbec5a6d6946653f3a7f2b6d46af5903628a81968700e9bcb04840.yml
3-
openapi_spec_hash: 2fe9f14d5d25d63f1c18bdf6de200d2a
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sent%2Fsent-dm-ec6c87df01c723baefa9ba159c76a154135e91dd32c2eea8d1f6b5feb9ba0b89.yml
3+
openapi_spec_hash: 3d66b3b96745644d102612382c664e56
44
config_hash: d8e8429147c4e214ff53c11e7ab2a1a6

src/resources/messages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export namespace MessageRetrieveActivitiesResponse {
155155
price?: string | null;
156156

157157
/**
158-
* Activity status (e.g., QUEUED, PROCESSED, SENT, DELIVERED, FAILED)
158+
* Activity status (e.g., QUEUED, PROCESSED, ROUTED, SENT, DELIVERED, FAILED)
159159
*/
160160
status?: string;
161161

0 commit comments

Comments
 (0)