Skip to content

Commit

Permalink
update-publish28 (#20)
Browse files Browse the repository at this point in the history
* relaunch

* relaunch
  • Loading branch information
tatarco authored Nov 26, 2024
1 parent 1067799 commit 42146d3
Show file tree
Hide file tree
Showing 27 changed files with 336 additions and 26,970 deletions.
14 changes: 7 additions & 7 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 6bff3a53-3f0b-40b4-942f-ff70dc583ae5
management:
docChecksum: 10932993b99f723bb4dec08261897258
docChecksum: 699209ff007a2264c6e5ba8a9654f56d
docVersion: "1.0"
speakeasyVersion: 1.446.1
generationVersion: 2.462.1
releaseVersion: 0.0.1-alpha.25
configChecksum: 3e76faf756c7c8551645e6079f12b9af
speakeasyVersion: 1.447.0
generationVersion: 2.463.0
releaseVersion: 0.0.1-alpha.28
configChecksum: 0fdac0df335a23d59cde020c41a597e0
published: true
features:
typescript:
Expand Down Expand Up @@ -41,8 +41,8 @@ generatedFiles:
- docs/lib/utils/retryconfig.md
- docs/models/components/activitiesresponsedto.md
- docs/models/components/activitygraphstatesresponse.md
- docs/models/components/activitygraphstatesresponsechannels.md
- docs/models/components/activitynotificationresponsedto.md
- docs/models/components/activitynotificationresponsedtochannels.md
- docs/models/components/activitynotificationsubscriberresponsedto.md
- docs/models/components/activitynotificationtemplateresponsedto.md
- docs/models/components/activitystatsresponsedto.md
Expand Down Expand Up @@ -924,7 +924,7 @@ examples:
speakeasy-default-messages-controller-get-messages:
responses:
"200":
application/json: {"hasMore": false, "data": ["<value>", "<value>"], "pageSize": "5442.21", "page": "5212.35"}
application/json: {"hasMore": false, "data": [{"_environmentId": "<id>", "_organizationId": "<id>", "transactionId": "<id>"}, {"_environmentId": "<id>", "_organizationId": "<id>", "transactionId": "<id>"}], "pageSize": "5442.21", "page": "5212.35"}
MessagesController_deleteMessage:
speakeasy-default-messages-controller-delete-message:
parameters:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
typescript:
version: 0.0.1-alpha.27
version: 0.0.1-alpha.28
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
1 change: 0 additions & 1 deletion .speakeasy/temp/a32d33/openapi/bundle/openapi.json

This file was deleted.

Loading

0 comments on commit 42146d3

Please sign in to comment.