Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Dec 14, 2024
1 parent c5a8747 commit 64f4a05
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ogp-refx",
"version": "0.0.1",
"version": "0.0.3",
"private": false,
"repository": "https://github.com/opengovsg/refer-ts-sdk",
"main": "./index.js",
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/eligibility/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ export class Eligibility {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/health/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export class Health {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
12 changes: 6 additions & 6 deletions src/api/resources/offerings/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export class Offerings {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -101,8 +101,8 @@ export class Offerings {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -173,8 +173,8 @@ export class Offerings {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/public/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ export class Public {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
32 changes: 16 additions & 16 deletions src/api/resources/referrals/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -153,8 +153,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -213,8 +213,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -274,8 +274,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -337,8 +337,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -403,8 +403,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -469,8 +469,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -535,8 +535,8 @@ export class Referrals {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
8 changes: 4 additions & 4 deletions src/api/resources/webhooks/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export class Webhooks {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down Expand Up @@ -102,8 +102,8 @@ export class Webhooks {
headers: {
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "ogp-refx",
"X-Fern-SDK-Version": "0.0.1",
"User-Agent": "ogp-refx/0.0.1",
"X-Fern-SDK-Version": "0.0.3",
"User-Agent": "ogp-refx/0.0.3",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
...(await this._getCustomAuthorizationHeaders()),
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const SDK_VERSION = "0.0.1";
export const SDK_VERSION = "0.0.3";

0 comments on commit 64f4a05

Please sign in to comment.