Skip to content

Commit

Permalink
feat(api): OpenAPI spec update via Stainless API (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed May 8, 2024
1 parent 5605f64 commit 8c06dc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 19
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/toddlzt%2Ftoddlzt-c68211084fa2ccf855b7b2be25db2fdace75c8d74637d098bf2dbdb43030d6d8.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/toddlzt%2Ftoddlzt-00eb7da82df1c1067db144008f2e7a7b40458cf6b9d7ec778693dd0e9b166d59.yml
2 changes: 1 addition & 1 deletion src/resources/phone-number.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export class PhoneNumber extends APIResource {
}

/**
* Update an existing Retell LLM
* Update agent bound to a purchased phone number
*/
update(
phoneNumber: string,
Expand Down

0 comments on commit 8c06dc8

Please sign in to comment.