From a606b38b0fd2134d26af0b73494230ec847a9c2f Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:16:40 +0000 Subject: [PATCH] Release 1.9.10 --- package.json | 2 +- src/api/resources/accounts/client/Client.ts | 4 +-- src/api/resources/agents/client/Client.ts | 22 ++++++------ src/api/resources/apps/client/Client.ts | 10 +++--- src/api/resources/assistant/client/Client.ts | 10 +++--- src/api/resources/auth/client/Client.ts | 8 ++--- src/api/resources/cells/client/Client.ts | 2 +- src/api/resources/commits/client/Client.ts | 6 ++-- .../dataRetentionPolicies/client/Client.ts | 10 +++--- src/api/resources/documents/client/Client.ts | 10 +++--- .../resources/entitlements/client/Client.ts | 2 +- .../resources/environments/client/Client.ts | 12 +++---- src/api/resources/events/client/Client.ts | 10 +++--- src/api/resources/files/client/Client.ts | 12 +++---- src/api/resources/foreigndb/client/Client.ts | 10 +++--- src/api/resources/guests/client/Client.ts | 20 +++++------ src/api/resources/jobs/client/Client.ts | 34 +++++++++---------- .../jobs/types/JobOutcomeTriggerAudience.ts | 4 +-- src/api/resources/mapping/client/Client.ts | 26 +++++++------- src/api/resources/records/client/Client.ts | 10 +++--- src/api/resources/roles/client/Client.ts | 2 +- src/api/resources/secrets/client/Client.ts | 6 ++-- src/api/resources/sheets/client/Client.ts | 24 ++++++------- src/api/resources/snapshots/client/Client.ts | 12 +++---- src/api/resources/spaces/client/Client.ts | 16 ++++----- src/api/resources/users/client/Client.ts | 24 ++++++------- src/api/resources/versions/client/Client.ts | 2 +- src/api/resources/views/client/Client.ts | 10 +++--- src/api/resources/workbooks/client/Client.ts | 14 ++++---- .../jobs/types/JobOutcomeTriggerAudience.ts | 4 +-- yarn.lock | 6 ++-- 31 files changed, 172 insertions(+), 172 deletions(-) diff --git a/package.json b/package.json index 62b3a804..b23934aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flatfile/api", - "version": "1.9.9", + "version": "1.9.10", "private": false, "repository": "https://github.com/FlatFilers/flatfile-node", "main": "./index.js", diff --git a/src/api/resources/accounts/client/Client.ts b/src/api/resources/accounts/client/Client.ts index bdb22d09..8491a5e7 100644 --- a/src/api/resources/accounts/client/Client.ts +++ b/src/api/resources/accounts/client/Client.ts @@ -43,7 +43,7 @@ export class Accounts { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -106,7 +106,7 @@ export class Accounts { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/agents/client/Client.ts b/src/api/resources/agents/client/Client.ts index 6e480fda..5e16dc08 100644 --- a/src/api/resources/agents/client/Client.ts +++ b/src/api/resources/agents/client/Client.ts @@ -43,7 +43,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -125,7 +125,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -211,7 +211,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -296,7 +296,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -391,7 +391,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -489,7 +489,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -590,7 +590,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -682,7 +682,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -793,7 +793,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -904,7 +904,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -997,7 +997,7 @@ export class Agents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/apps/client/Client.ts b/src/api/resources/apps/client/Client.ts index 6783c95b..e14f5a42 100644 --- a/src/api/resources/apps/client/Client.ts +++ b/src/api/resources/apps/client/Client.ts @@ -40,7 +40,7 @@ export class Apps { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -98,7 +98,7 @@ export class Apps { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -169,7 +169,7 @@ export class Apps { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -241,7 +241,7 @@ export class Apps { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -303,7 +303,7 @@ export class Apps { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/assistant/client/Client.ts b/src/api/resources/assistant/client/Client.ts index 896121c3..0ffd9bc9 100644 --- a/src/api/resources/assistant/client/Client.ts +++ b/src/api/resources/assistant/client/Client.ts @@ -56,7 +56,7 @@ export class Assistant { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -118,7 +118,7 @@ export class Assistant { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -182,7 +182,7 @@ export class Assistant { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -248,7 +248,7 @@ export class Assistant { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -310,7 +310,7 @@ export class Assistant { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/auth/client/Client.ts b/src/api/resources/auth/client/Client.ts index 9be7160a..38e56f9f 100644 --- a/src/api/resources/auth/client/Client.ts +++ b/src/api/resources/auth/client/Client.ts @@ -52,7 +52,7 @@ export class Auth { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -143,7 +143,7 @@ export class Auth { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -236,7 +236,7 @@ export class Auth { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -329,7 +329,7 @@ export class Auth { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/cells/client/Client.ts b/src/api/resources/cells/client/Client.ts index d778b495..6065eea4 100644 --- a/src/api/resources/cells/client/Client.ts +++ b/src/api/resources/cells/client/Client.ts @@ -105,7 +105,7 @@ export class Cells { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/commits/client/Client.ts b/src/api/resources/commits/client/Client.ts index 81d2914f..f38c7053 100644 --- a/src/api/resources/commits/client/Client.ts +++ b/src/api/resources/commits/client/Client.ts @@ -48,7 +48,7 @@ export class Commits { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -131,7 +131,7 @@ export class Commits { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -214,7 +214,7 @@ export class Commits { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/dataRetentionPolicies/client/Client.ts b/src/api/resources/dataRetentionPolicies/client/Client.ts index 1e88f309..38c32caf 100644 --- a/src/api/resources/dataRetentionPolicies/client/Client.ts +++ b/src/api/resources/dataRetentionPolicies/client/Client.ts @@ -56,7 +56,7 @@ export class DataRetentionPolicies { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -147,7 +147,7 @@ export class DataRetentionPolicies { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -234,7 +234,7 @@ export class DataRetentionPolicies { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -325,7 +325,7 @@ export class DataRetentionPolicies { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -409,7 +409,7 @@ export class DataRetentionPolicies { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/documents/client/Client.ts b/src/api/resources/documents/client/Client.ts index 25d48033..e51c526e 100644 --- a/src/api/resources/documents/client/Client.ts +++ b/src/api/resources/documents/client/Client.ts @@ -48,7 +48,7 @@ export class Documents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -145,7 +145,7 @@ export class Documents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -235,7 +235,7 @@ export class Documents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -328,7 +328,7 @@ export class Documents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -415,7 +415,7 @@ export class Documents { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/entitlements/client/Client.ts b/src/api/resources/entitlements/client/Client.ts index e5223a9e..b4af7bc0 100644 --- a/src/api/resources/entitlements/client/Client.ts +++ b/src/api/resources/entitlements/client/Client.ts @@ -53,7 +53,7 @@ export class Entitlements { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/environments/client/Client.ts b/src/api/resources/environments/client/Client.ts index 91a2b035..b623a8b3 100644 --- a/src/api/resources/environments/client/Client.ts +++ b/src/api/resources/environments/client/Client.ts @@ -56,7 +56,7 @@ export class Environments { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -126,7 +126,7 @@ export class Environments { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -195,7 +195,7 @@ export class Environments { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -282,7 +282,7 @@ export class Environments { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -375,7 +375,7 @@ export class Environments { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -436,7 +436,7 @@ export class Environments { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/events/client/Client.ts b/src/api/resources/events/client/Client.ts index e6a2ff9a..ef4ac010 100644 --- a/src/api/resources/events/client/Client.ts +++ b/src/api/resources/events/client/Client.ts @@ -80,7 +80,7 @@ export class Events { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -156,7 +156,7 @@ export class Events { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -235,7 +235,7 @@ export class Events { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -287,7 +287,7 @@ export class Events { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -360,7 +360,7 @@ export class Events { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/files/client/Client.ts b/src/api/resources/files/client/Client.ts index a2688b57..e82352a4 100644 --- a/src/api/resources/files/client/Client.ts +++ b/src/api/resources/files/client/Client.ts @@ -61,7 +61,7 @@ export class Files { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -139,7 +139,7 @@ export class Files { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -212,7 +212,7 @@ export class Files { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -291,7 +291,7 @@ export class Files { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -380,7 +380,7 @@ export class Files { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -460,7 +460,7 @@ export class Files { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/foreigndb/client/Client.ts b/src/api/resources/foreigndb/client/Client.ts index bf7cf7b8..d21f0aec 100644 --- a/src/api/resources/foreigndb/client/Client.ts +++ b/src/api/resources/foreigndb/client/Client.ts @@ -46,7 +46,7 @@ export class Foreigndb { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -130,7 +130,7 @@ export class Foreigndb { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -213,7 +213,7 @@ export class Foreigndb { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -296,7 +296,7 @@ export class Foreigndb { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -380,7 +380,7 @@ export class Foreigndb { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/guests/client/Client.ts b/src/api/resources/guests/client/Client.ts index b69b6526..bf15578d 100644 --- a/src/api/resources/guests/client/Client.ts +++ b/src/api/resources/guests/client/Client.ts @@ -55,7 +55,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -128,7 +128,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -190,7 +190,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -248,7 +248,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -313,7 +313,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -382,7 +382,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -444,7 +444,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -539,7 +539,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -637,7 +637,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -733,7 +733,7 @@ export class Guests { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/jobs/client/Client.ts b/src/api/resources/jobs/client/Client.ts index 2eef41c6..0cbce13f 100644 --- a/src/api/resources/jobs/client/Client.ts +++ b/src/api/resources/jobs/client/Client.ts @@ -88,7 +88,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -144,7 +144,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -197,7 +197,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -253,7 +253,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -306,7 +306,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -364,7 +364,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -425,7 +425,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -524,7 +524,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -584,7 +584,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -653,7 +653,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -718,7 +718,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -792,7 +792,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -870,7 +870,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -938,7 +938,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -997,7 +997,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -1055,7 +1055,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -1121,7 +1121,7 @@ export class Jobs { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/jobs/types/JobOutcomeTriggerAudience.ts b/src/api/resources/jobs/types/JobOutcomeTriggerAudience.ts index 9a8e9f55..99d94086 100644 --- a/src/api/resources/jobs/types/JobOutcomeTriggerAudience.ts +++ b/src/api/resources/jobs/types/JobOutcomeTriggerAudience.ts @@ -5,9 +5,9 @@ /** * For whom the job outcome's next effect should be triggered automatically */ -export type JobOutcomeTriggerAudience = "originator" | "space"; +export type JobOutcomeTriggerAudience = "originator" | "all"; export const JobOutcomeTriggerAudience = { Originator: "originator", - Space: "space", + All: "all", } as const; diff --git a/src/api/resources/mapping/client/Client.ts b/src/api/resources/mapping/client/Client.ts index da850ac3..3142dc78 100644 --- a/src/api/resources/mapping/client/Client.ts +++ b/src/api/resources/mapping/client/Client.ts @@ -45,7 +45,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -129,7 +129,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -267,7 +267,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -341,7 +341,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -425,7 +425,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -509,7 +509,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -593,7 +593,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -678,7 +678,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -767,7 +767,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -856,7 +856,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -951,7 +951,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -1036,7 +1036,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -1126,7 +1126,7 @@ export class Mapping { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/records/client/Client.ts b/src/api/resources/records/client/Client.ts index a5dfde61..1bef1d02 100644 --- a/src/api/resources/records/client/Client.ts +++ b/src/api/resources/records/client/Client.ts @@ -160,7 +160,7 @@ export class Records { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -272,7 +272,7 @@ export class Records { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -376,7 +376,7 @@ export class Records { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -474,7 +474,7 @@ export class Records { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -592,7 +592,7 @@ export class Records { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/roles/client/Client.ts b/src/api/resources/roles/client/Client.ts index 467f1a65..11ce0a84 100644 --- a/src/api/resources/roles/client/Client.ts +++ b/src/api/resources/roles/client/Client.ts @@ -40,7 +40,7 @@ export class Roles { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/secrets/client/Client.ts b/src/api/resources/secrets/client/Client.ts index 6ec86a43..5fa1ec42 100644 --- a/src/api/resources/secrets/client/Client.ts +++ b/src/api/resources/secrets/client/Client.ts @@ -60,7 +60,7 @@ export class Secrets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -152,7 +152,7 @@ export class Secrets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -239,7 +239,7 @@ export class Secrets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/sheets/client/Client.ts b/src/api/resources/sheets/client/Client.ts index c8c708a8..403375e9 100644 --- a/src/api/resources/sheets/client/Client.ts +++ b/src/api/resources/sheets/client/Client.ts @@ -52,7 +52,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -114,7 +114,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -174,7 +174,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -260,7 +260,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -404,7 +404,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -517,7 +517,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -579,7 +579,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -671,7 +671,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -735,7 +735,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -821,7 +821,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -962,7 +962,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -1034,7 +1034,7 @@ export class Sheets { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/snapshots/client/Client.ts b/src/api/resources/snapshots/client/Client.ts index 839a0636..712038cd 100644 --- a/src/api/resources/snapshots/client/Client.ts +++ b/src/api/resources/snapshots/client/Client.ts @@ -51,7 +51,7 @@ export class Snapshots { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -143,7 +143,7 @@ export class Snapshots { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -236,7 +236,7 @@ export class Snapshots { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -323,7 +323,7 @@ export class Snapshots { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -414,7 +414,7 @@ export class Snapshots { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -525,7 +525,7 @@ export class Snapshots { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/spaces/client/Client.ts b/src/api/resources/spaces/client/Client.ts index 3fd4c060..d066c214 100644 --- a/src/api/resources/spaces/client/Client.ts +++ b/src/api/resources/spaces/client/Client.ts @@ -97,7 +97,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -179,7 +179,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -266,7 +266,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -349,7 +349,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -445,7 +445,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -535,7 +535,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -622,7 +622,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -705,7 +705,7 @@ export class Spaces { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/users/client/Client.ts b/src/api/resources/users/client/Client.ts index d20a36a9..77292674 100644 --- a/src/api/resources/users/client/Client.ts +++ b/src/api/resources/users/client/Client.ts @@ -74,7 +74,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -146,7 +146,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -207,7 +207,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -266,7 +266,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -325,7 +325,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -380,7 +380,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -441,7 +441,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -536,7 +536,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -634,7 +634,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -737,7 +737,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -800,7 +800,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -859,7 +859,7 @@ export class Users { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/versions/client/Client.ts b/src/api/resources/versions/client/Client.ts index 27fb064f..048653fa 100644 --- a/src/api/resources/versions/client/Client.ts +++ b/src/api/resources/versions/client/Client.ts @@ -40,7 +40,7 @@ export class Versions { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/views/client/Client.ts b/src/api/resources/views/client/Client.ts index 72f4de6a..93cf0f76 100644 --- a/src/api/resources/views/client/Client.ts +++ b/src/api/resources/views/client/Client.ts @@ -61,7 +61,7 @@ export class Views { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -158,7 +158,7 @@ export class Views { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -242,7 +242,7 @@ export class Views { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -338,7 +338,7 @@ export class Views { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -420,7 +420,7 @@ export class Views { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/api/resources/workbooks/client/Client.ts b/src/api/resources/workbooks/client/Client.ts index f337b104..01f84c00 100644 --- a/src/api/resources/workbooks/client/Client.ts +++ b/src/api/resources/workbooks/client/Client.ts @@ -79,7 +79,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -186,7 +186,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -263,7 +263,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -349,7 +349,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -446,7 +446,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -538,7 +538,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, @@ -599,7 +599,7 @@ export class Workbooks { "X-Disable-Hooks": "true", "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "@flatfile/api", - "X-Fern-SDK-Version": "1.9.9", + "X-Fern-SDK-Version": "1.9.10", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, }, diff --git a/src/serialization/resources/jobs/types/JobOutcomeTriggerAudience.ts b/src/serialization/resources/jobs/types/JobOutcomeTriggerAudience.ts index 7b679f14..e8a9387a 100644 --- a/src/serialization/resources/jobs/types/JobOutcomeTriggerAudience.ts +++ b/src/serialization/resources/jobs/types/JobOutcomeTriggerAudience.ts @@ -9,8 +9,8 @@ import * as core from "../../../../core"; export const JobOutcomeTriggerAudience: core.serialization.Schema< serializers.JobOutcomeTriggerAudience.Raw, Flatfile.JobOutcomeTriggerAudience -> = core.serialization.enum_(["originator", "space"]); +> = core.serialization.enum_(["originator", "all"]); export declare namespace JobOutcomeTriggerAudience { - type Raw = "originator" | "space"; + type Raw = "originator" | "all"; } diff --git a/yarn.lock b/yarn.lock index b5087b5b..c422f6b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1043,9 +1043,9 @@ ejs@^3.1.10: jake "^10.8.5" electron-to-chromium@^1.5.4: - version "1.5.7" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.7.tgz#425d2a7f76ecfa564fdca1040d11fb1979851f3c" - integrity sha512-6FTNWIWMxMy/ZY6799nBlPtF1DFDQ6VQJ7yyDP27SJNt5lwtQ5ufqVvHylb3fdQefvRcgA3fKcFMJi9OLwBRNw== + version "1.5.8" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.8.tgz#0a3225b305212f347be48f159a3c0a117d5e9801" + integrity sha512-4Nx0gP2tPNBLTrFxBMHpkQbtn2hidPVr/+/FTtcCiBYTucqc70zRyVZiOLj17Ui3wTO7SQ1/N+hkHYzJjBzt6A== emittery@^0.13.1: version "0.13.1"