Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 1.0.0, Speakeasy CLI 1.295.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed May 22, 2024
1 parent 61297ef commit 8f1f40b
Show file tree
Hide file tree
Showing 9 changed files with 6,707 additions and 1,067 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 7a2c976b-8158-4d12-8b59-c491e9e10cfd
management:
docChecksum: cc5222e7ad6b4dd1fdcb132656060fd6
docChecksum: ae16b62a3e75707dc8c8098ef538764b
docVersion: 1.0.0
speakeasyVersion: 1.282.0
generationVersion: 2.326.0
releaseVersion: 0.4.10
configChecksum: 157765135c79907b22ae8086fabc2bf2
speakeasyVersion: 1.295.0
generationVersion: 2.333.3
releaseVersion: 0.4.11
configChecksum: 848bef5b40f33a6fc514305b543cd86e
repoURL: https://github.com/ding-live/ding-typescript.git
repoSubDirectory: .
installationURL: https://github.com/ding-live/ding-typescript
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,14 @@ Based on:
### Generated
- [typescript v0.4.10] .
### Releases
- [NPM v0.4.10] https://www.npmjs.com/package/@ding-live/ding/v/0.4.10 - .
- [NPM v0.4.10] https://www.npmjs.com/package/@ding-live/ding/v/0.4.10 - .

## 2024-05-22 14:59:26
### Changes
Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.295.0 (2.333.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.4.11] .
### Releases
- [NPM v0.4.11] https://www.npmjs.com/package/@ding-live/ding/v/0.4.11 - .
21 changes: 1 addition & 20 deletions docs/models/errors/code.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,6 @@
# Code

A machine-readable code that describes the error. Possible values are:
* `invalid_phone_number` - This is not a valid E.164 number.
* `internal_server_error` - An internal server error occurred.
* `bad_request` - The request was malformed.
* `account_invalid` - The provided customer UUID is invalid.
* `negative_balance` - You have a negative balance.
* `invalid_line` - Ding does not support this type of phone number.
* `unsupported_region` - Ding does not support this region yet.
* `invalid_auth_uuid` - The provided authentication UUID is invalid.
* `blocked_number` - The phone number is in the blocklist.
* `invalid_app_version` - The provided application version is invalid.
* `invalid_os_version` - The provided OS version is invalid.
* `invalid_device_model` - The provided device model is invalid.
* `invalid_device_id` - The provided device ID is invalid.
* `no_associated_auth_found` - The associated authentication was not found.
* `duplicated_feedback_status` - Duplicated feedback status has found.
* `invalid_feedback_status` - The provided feedback status is invalid.
* `invalid_template_id` - The provided template ID is invalid.
* `suspended_account` - Your account has been suspended.

A machine-readable code that describes the error.


## Values
Expand Down
10 changes: 5 additions & 5 deletions docs/models/errors/errorresponse.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
typescript:
version: 0.4.10
version: 0.4.11
author: Ding
clientServerStatusCodesAsErrors: true
flattenGlobalSecurity: true
Expand Down
Loading

0 comments on commit 8f1f40b

Please sign in to comment.