Skip to content

Commit

Permalink
Release 0.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Aug 27, 2024
1 parent 817d689 commit b055896
Show file tree
Hide file tree
Showing 27 changed files with 184 additions and 142 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vocode/vocode-api",
"version": "0.0.47",
"version": "0.0.48",
"private": false,
"repository": "https://github.com/vocodedev/vocode-api-node",
"main": "./index.js",
Expand Down
4 changes: 2 additions & 2 deletions src/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ export class VocodeClient {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
24 changes: 12 additions & 12 deletions src/api/resources/accountConnections/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ export class AccountConnections {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -152,8 +152,8 @@ export class AccountConnections {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -235,8 +235,8 @@ export class AccountConnections {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -321,8 +321,8 @@ export class AccountConnections {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -408,8 +408,8 @@ export class AccountConnections {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -493,8 +493,8 @@ export class AccountConnections {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
16 changes: 8 additions & 8 deletions src/api/resources/actions/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ export class Actions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -152,8 +152,8 @@ export class Actions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -235,8 +235,8 @@ export class Actions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -321,8 +321,8 @@ export class Actions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
16 changes: 8 additions & 8 deletions src/api/resources/agents/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ export class Agents {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -152,8 +152,8 @@ export class Agents {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -233,8 +233,8 @@ export class Agents {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -317,8 +317,8 @@ export class Agents {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
20 changes: 10 additions & 10 deletions src/api/resources/calls/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ export class Calls {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -153,8 +153,8 @@ export class Calls {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -233,8 +233,8 @@ export class Calls {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -315,8 +315,8 @@ export class Calls {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -390,8 +390,8 @@ export class Calls {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
24 changes: 12 additions & 12 deletions src/api/resources/numbers/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ export class Numbers {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -155,8 +155,8 @@ export class Numbers {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -233,8 +233,8 @@ export class Numbers {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -316,8 +316,8 @@ export class Numbers {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -400,8 +400,8 @@ export class Numbers {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -481,8 +481,8 @@ export class Numbers {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
16 changes: 8 additions & 8 deletions src/api/resources/prompts/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ export class Prompts {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -152,8 +152,8 @@ export class Prompts {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -230,8 +230,8 @@ export class Prompts {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -314,8 +314,8 @@ export class Prompts {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/usage/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ export class Usage {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
16 changes: 8 additions & 8 deletions src/api/resources/vectorDatabases/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ export class VectorDatabases {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -152,8 +152,8 @@ export class VectorDatabases {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -235,8 +235,8 @@ export class VectorDatabases {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -321,8 +321,8 @@ export class VectorDatabases {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@vocode/vocode-api",
"X-Fern-SDK-Version": "0.0.47",
"User-Agent": "@vocode/vocode-api/0.0.47",
"X-Fern-SDK-Version": "0.0.48",
"User-Agent": "@vocode/vocode-api/0.0.48",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
Loading

0 comments on commit b055896

Please sign in to comment.