Skip to content

Commit

Permalink
Release 1.6.28
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Sep 10, 2024
1 parent e6dff93 commit 23f96d5
Show file tree
Hide file tree
Showing 11 changed files with 120 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flagright",
"version": "1.6.27",
"version": "1.6.28",
"private": false,
"repository": "https://github.com/flagright/flagright-node",
"main": "./index.js",
Expand Down
8 changes: 4 additions & 4 deletions src/api/resources/batch/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export class Batch {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -163,7 +163,7 @@ export class Batch {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -263,7 +263,7 @@ export class Batch {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -361,7 +361,7 @@ export class Batch {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/businessUserEvents/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export class BusinessUserEvents {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -172,7 +172,7 @@ export class BusinessUserEvents {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/businessUsers/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export class BusinessUsers {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -168,7 +168,7 @@ export class BusinessUsers {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/consumerUserEvents/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export class ConsumerUserEvents {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -174,7 +174,7 @@ export class ConsumerUserEvents {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/consumerUsers/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class ConsumerUsers {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -201,7 +201,7 @@ export class ConsumerUsers {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/transactionEvents/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export class TransactionEvents {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -178,7 +178,7 @@ export class TransactionEvents {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/transactions/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export class Transactions {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -226,7 +226,7 @@ export class Transactions {
"x-api-key": await core.Supplier.get(this._options.apiKey),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "flagright",
"X-Fern-SDK-Version": "1.6.27",
"X-Fern-SDK-Version": "1.6.28",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
52 changes: 50 additions & 2 deletions src/api/types/CountryCode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,34 @@ export type CountryCode =
| "WF"
| "EH"
| "YE"
| "XK"
| "ZM"
| "ZW"
| "AX"
| "XA"
| "XB"
| "XC"
| "XD"
| "XE"
| "XF"
| "XG"
| "XH"
| "XI"
| "XJ"
| "XK"
| "XL"
| "XM"
| "XN"
| "XO"
| "XP"
| "XQ"
| "XR"
| "XS"
| "XT"
| "XU"
| "XV"
| "XW"
| "XY"
| "XZ"
| "N/A";

export const CountryCode = {
Expand Down Expand Up @@ -502,9 +526,33 @@ export const CountryCode = {
Wf: "WF",
Eh: "EH",
Ye: "YE",
Xk: "XK",
Zm: "ZM",
Zw: "ZW",
Ax: "AX",
Xa: "XA",
Xb: "XB",
Xc: "XC",
Xd: "XD",
Xe: "XE",
Xf: "XF",
Xg: "XG",
Xh: "XH",
Xi: "XI",
Xj: "XJ",
Xk: "XK",
Xl: "XL",
Xm: "XM",
Xn: "XN",
Xo: "XO",
Xp: "XP",
Xq: "XQ",
Xr: "XR",
Xs: "XS",
Xt: "XT",
Xu: "XU",
Xv: "XV",
Xw: "XW",
Xy: "XY",
Xz: "XZ",
NotApplicable: "N/A",
} as const;
52 changes: 50 additions & 2 deletions src/serialization/types/CountryCode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,34 @@ export const CountryCode: core.serialization.Schema<serializers.CountryCode.Raw,
"WF",
"EH",
"YE",
"XK",
"ZM",
"ZW",
"AX",
"XA",
"XB",
"XC",
"XD",
"XE",
"XF",
"XG",
"XH",
"XI",
"XJ",
"XK",
"XL",
"XM",
"XN",
"XO",
"XP",
"XQ",
"XR",
"XS",
"XT",
"XU",
"XV",
"XW",
"XY",
"XZ",
"N/A",
]);

Expand Down Expand Up @@ -509,9 +533,33 @@ export declare namespace CountryCode {
| "WF"
| "EH"
| "YE"
| "XK"
| "ZM"
| "ZW"
| "AX"
| "XA"
| "XB"
| "XC"
| "XD"
| "XE"
| "XF"
| "XG"
| "XH"
| "XI"
| "XJ"
| "XK"
| "XL"
| "XM"
| "XN"
| "XO"
| "XP"
| "XQ"
| "XR"
| "XS"
| "XT"
| "XU"
| "XV"
| "XW"
| "XY"
| "XZ"
| "N/A";
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,9 +1033,9 @@ ejs@^3.1.10:
jake "^10.8.5"

electron-to-chromium@^1.5.4:
version "1.5.18"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.18.tgz#5fe62b9d21efbcfa26571066502d94f3ed97e495"
integrity sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ==
version "1.5.19"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.19.tgz#aeaa0a076f3f0f0e8db2c57fd10158508f00725a"
integrity sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w==

emittery@^0.13.1:
version "0.13.1"
Expand Down

0 comments on commit 23f96d5

Please sign in to comment.