Skip to content

Commit

Permalink
build(codegen): updating SDK (#688)
Browse files Browse the repository at this point in the history
Co-authored-by: ct-sdks[bot] <153784748+ct-sdks[bot]@users.noreply.github.com>
  • Loading branch information
ct-sdks[bot] authored Apr 30, 2024
1 parent 1d65d85 commit ff17ff8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ export class ByProjectKeyChannelsByIDRequestBuilder {
this.args.executeRequest
)
}
/**
* Returns a [ReferenceExists](ctp:api:type:ReferenceExistsError) error if other resources reference the Channel to be deleted.
*
*/
public delete(methodArgs: {
queryArgs: {
version: number
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,4 @@ cbdd859f3702f084fa22a22d7e4459f7e4b43316
e59c07a51516fe4c9b509b338863a62bd9406d0d
c50b9ffcff1ea4a31e509f124bf0f87baced36af
07c35cfbc9c7aecc90d66072caeca3aecd419afa
494b8e902a3947c3c10bee83fde353fca02e3883

0 comments on commit ff17ff8

Please sign in to comment.