Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

🌿 Fern Regeneration -- June 13, 2024 #13

Merged
merged 1 commit into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hookdeck/sdk",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.2",
"private": false,
"repository": "https://github.com/hookdeck/hookdeck-typescript-sdk",
"main": "./index.js",
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/attempt/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export class Attempt {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -175,7 +175,7 @@ export class Attempt {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
14 changes: 7 additions & 7 deletions src/api/resources/bookmark/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -218,7 +218,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -303,7 +303,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -383,7 +383,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -481,7 +481,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -555,7 +555,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -635,7 +635,7 @@ export class Bookmark {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
22 changes: 11 additions & 11 deletions src/api/resources/connection/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -230,7 +230,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -316,7 +316,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -441,7 +441,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -527,7 +527,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -617,7 +617,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -715,7 +715,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -789,7 +789,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -863,7 +863,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -937,7 +937,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -1011,7 +1011,7 @@ export class Connection {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
6 changes: 3 additions & 3 deletions src/api/resources/customDomain/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export class CustomDomain {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -104,7 +104,7 @@ export class CustomDomain {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -168,7 +168,7 @@ export class CustomDomain {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
16 changes: 8 additions & 8 deletions src/api/resources/destination/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -204,7 +204,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -292,7 +292,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -378,7 +378,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -468,7 +468,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -566,7 +566,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -640,7 +640,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -714,7 +714,7 @@ export class Destination {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
10 changes: 5 additions & 5 deletions src/api/resources/event/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ export class Event {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -333,7 +333,7 @@ export class Event {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -407,7 +407,7 @@ export class Event {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -481,7 +481,7 @@ export class Event {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -555,7 +555,7 @@ export class Event {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
10 changes: 5 additions & 5 deletions src/api/resources/eventBulkRetry/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export class EventBulkRetry {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -210,7 +210,7 @@ export class EventBulkRetry {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -295,7 +295,7 @@ export class EventBulkRetry {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -382,7 +382,7 @@ export class EventBulkRetry {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -456,7 +456,7 @@ export class EventBulkRetry {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "@hookdeck/sdk",
"X-Fern-SDK-Version": "0.3.0-beta.1",
"X-Fern-SDK-Version": "0.3.0-beta.2",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
Loading
Loading