|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 6bff3a53-3f0b-40b4-942f-ff70dc583ae5 |
3 | 3 | management: |
4 | | - docChecksum: 10932993b99f723bb4dec08261897258 |
| 4 | + docChecksum: 699209ff007a2264c6e5ba8a9654f56d |
5 | 5 | docVersion: "1.0" |
6 | | - speakeasyVersion: 1.446.1 |
7 | | - generationVersion: 2.462.1 |
8 | | - releaseVersion: 0.0.1-alpha.25 |
9 | | - configChecksum: 3e76faf756c7c8551645e6079f12b9af |
| 6 | + speakeasyVersion: 1.447.0 |
| 7 | + generationVersion: 2.463.0 |
| 8 | + releaseVersion: 0.0.1-alpha.28 |
| 9 | + configChecksum: 0fdac0df335a23d59cde020c41a597e0 |
10 | 10 | published: true |
11 | 11 | features: |
12 | 12 | typescript: |
@@ -41,8 +41,8 @@ generatedFiles: |
41 | 41 | - docs/lib/utils/retryconfig.md |
42 | 42 | - docs/models/components/activitiesresponsedto.md |
43 | 43 | - docs/models/components/activitygraphstatesresponse.md |
| 44 | + - docs/models/components/activitygraphstatesresponsechannels.md |
44 | 45 | - docs/models/components/activitynotificationresponsedto.md |
45 | | - - docs/models/components/activitynotificationresponsedtochannels.md |
46 | 46 | - docs/models/components/activitynotificationsubscriberresponsedto.md |
47 | 47 | - docs/models/components/activitynotificationtemplateresponsedto.md |
48 | 48 | - docs/models/components/activitystatsresponsedto.md |
@@ -924,7 +924,7 @@ examples: |
924 | 924 | speakeasy-default-messages-controller-get-messages: |
925 | 925 | responses: |
926 | 926 | "200": |
927 | | - application/json: {"hasMore": false, "data": ["<value>", "<value>"], "pageSize": "5442.21", "page": "5212.35"} |
| 927 | + application/json: {"hasMore": false, "data": [{"_environmentId": "<id>", "_organizationId": "<id>", "transactionId": "<id>"}, {"_environmentId": "<id>", "_organizationId": "<id>", "transactionId": "<id>"}], "pageSize": "5442.21", "page": "5212.35"} |
928 | 928 | MessagesController_deleteMessage: |
929 | 929 | speakeasy-default-messages-controller-delete-message: |
930 | 930 | parameters: |
|
0 commit comments