@fern-api/fdr-sdk 1.2.111-cfdc56c4fc → 1.2.112-abaf2a77c8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9703,9 +9703,9 @@ export declare const LedgerConfigBlobSchema: z.ZodObject<{
9703
9703
  host: z.ZodDefault<z.ZodString>;
9704
9704
  }, "strip", z.ZodTypeAny, {
9705
9705
  branch: string;
9706
+ host: string;
9706
9707
  owner: string;
9707
9708
  repo: string;
9708
- host: string;
9709
9709
  }, {
9710
9710
  owner: string;
9711
9711
  repo: string;
@@ -10630,9 +10630,9 @@ export declare const LedgerConfigBlobSchema: z.ZodObject<{
10630
10630
  rootSlug?: string | undefined;
10631
10631
  editThisPageGithub?: {
10632
10632
  branch: string;
10633
+ host: string;
10633
10634
  owner: string;
10634
10635
  repo: string;
10635
- host: string;
10636
10636
  } | undefined;
10637
10637
  }, {
10638
10638
  js?: {
@@ -12568,9 +12568,9 @@ export declare const LedgerConfigBlobSchema: z.ZodObject<{
12568
12568
  rootSlug?: string | undefined;
12569
12569
  editThisPageGithub?: {
12570
12570
  branch: string;
12571
+ host: string;
12571
12572
  owner: string;
12572
12573
  repo: string;
12573
- host: string;
12574
12574
  } | undefined;
12575
12575
  } | null;
12576
12576
  configRefs: {
@@ -41574,9 +41574,9 @@ export declare const LedgerManifestSchema: z.ZodObject<{
41574
41574
  host: z.ZodDefault<z.ZodString>;
41575
41575
  }, "strip", z.ZodTypeAny, {
41576
41576
  branch: string;
41577
+ host: string;
41577
41578
  owner: string;
41578
41579
  repo: string;
41579
- host: string;
41580
41580
  }, {
41581
41581
  owner: string;
41582
41582
  repo: string;
@@ -42501,9 +42501,9 @@ export declare const LedgerManifestSchema: z.ZodObject<{
42501
42501
  rootSlug?: string | undefined;
42502
42502
  editThisPageGithub?: {
42503
42503
  branch: string;
42504
+ host: string;
42504
42505
  owner: string;
42505
42506
  repo: string;
42506
- host: string;
42507
42507
  } | undefined;
42508
42508
  }, {
42509
42509
  js?: {
@@ -44439,9 +44439,9 @@ export declare const LedgerManifestSchema: z.ZodObject<{
44439
44439
  rootSlug?: string | undefined;
44440
44440
  editThisPageGithub?: {
44441
44441
  branch: string;
44442
+ host: string;
44442
44443
  owner: string;
44443
44444
  repo: string;
44444
- host: string;
44445
44445
  } | undefined;
44446
44446
  } | null;
44447
44447
  configRefs: {
@@ -48539,9 +48539,9 @@ export declare const LedgerManifestSchema: z.ZodObject<{
48539
48539
  rootSlug?: string | undefined;
48540
48540
  editThisPageGithub?: {
48541
48541
  branch: string;
48542
+ host: string;
48542
48543
  owner: string;
48543
48544
  repo: string;
48544
- host: string;
48545
48545
  } | undefined;
48546
48546
  } | null;
48547
48547
  configRefs: {
@@ -54008,9 +54008,9 @@ export declare const LedgerSiteArtifactSchema: z.ZodUnion<[z.ZodObject<{
54008
54008
  host: z.ZodDefault<z.ZodString>;
54009
54009
  }, "strip", z.ZodTypeAny, {
54010
54010
  branch: string;
54011
+ host: string;
54011
54012
  owner: string;
54012
54013
  repo: string;
54013
- host: string;
54014
54014
  }, {
54015
54015
  owner: string;
54016
54016
  repo: string;
@@ -54935,9 +54935,9 @@ export declare const LedgerSiteArtifactSchema: z.ZodUnion<[z.ZodObject<{
54935
54935
  rootSlug?: string | undefined;
54936
54936
  editThisPageGithub?: {
54937
54937
  branch: string;
54938
+ host: string;
54938
54939
  owner: string;
54939
54940
  repo: string;
54940
- host: string;
54941
54941
  } | undefined;
54942
54942
  }, {
54943
54943
  js?: {
@@ -56873,9 +56873,9 @@ export declare const LedgerSiteArtifactSchema: z.ZodUnion<[z.ZodObject<{
56873
56873
  rootSlug?: string | undefined;
56874
56874
  editThisPageGithub?: {
56875
56875
  branch: string;
56876
+ host: string;
56876
56877
  owner: string;
56877
56878
  repo: string;
56878
- host: string;
56879
56879
  } | undefined;
56880
56880
  } | null;
56881
56881
  configRefs: {
@@ -60973,9 +60973,9 @@ export declare const LedgerSiteArtifactSchema: z.ZodUnion<[z.ZodObject<{
60973
60973
  rootSlug?: string | undefined;
60974
60974
  editThisPageGithub?: {
60975
60975
  branch: string;
60976
+ host: string;
60976
60977
  owner: string;
60977
60978
  repo: string;
60978
- host: string;
60979
60979
  } | undefined;
60980
60980
  } | null;
60981
60981
  configRefs: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fern-api/fdr-sdk",
3
- "version": "1.2.111-cfdc56c4fc",
3
+ "version": "1.2.112-abaf2a77c8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/fern-api/fern-platform.git",