@mintlify/prebuild 1.0.428 → 1.0.430

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.
@@ -335,8 +335,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
335
335
  errors?: {
336
336
  "404": {
337
337
  redirect: boolean;
338
- title?: string | undefined;
339
- description?: string | undefined;
340
338
  };
341
339
  } | undefined;
342
340
  contextual?: {
@@ -659,8 +657,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
659
657
  errors?: {
660
658
  "404": {
661
659
  redirect: boolean;
662
- title?: string | undefined;
663
- description?: string | undefined;
664
660
  };
665
661
  } | undefined;
666
662
  contextual?: {
@@ -983,8 +979,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
983
979
  errors?: {
984
980
  "404": {
985
981
  redirect: boolean;
986
- title?: string | undefined;
987
- description?: string | undefined;
988
982
  };
989
983
  } | undefined;
990
984
  contextual?: {
@@ -1307,8 +1301,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1307
1301
  errors?: {
1308
1302
  "404": {
1309
1303
  redirect: boolean;
1310
- title?: string | undefined;
1311
- description?: string | undefined;
1312
1304
  };
1313
1305
  } | undefined;
1314
1306
  contextual?: {
@@ -1631,8 +1623,6 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1631
1623
  errors?: {
1632
1624
  "404": {
1633
1625
  redirect: boolean;
1634
- title?: string | undefined;
1635
- description?: string | undefined;
1636
1626
  };
1637
1627
  } | undefined;
1638
1628
  contextual?: {
@@ -327,8 +327,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
327
327
  errors?: {
328
328
  "404": {
329
329
  redirect: boolean;
330
- title?: string | undefined;
331
- description?: string | undefined;
332
330
  };
333
331
  } | undefined;
334
332
  contextual?: {
@@ -651,8 +649,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
651
649
  errors?: {
652
650
  "404": {
653
651
  redirect: boolean;
654
- title?: string | undefined;
655
- description?: string | undefined;
656
652
  };
657
653
  } | undefined;
658
654
  contextual?: {
@@ -975,8 +971,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
975
971
  errors?: {
976
972
  "404": {
977
973
  redirect: boolean;
978
- title?: string | undefined;
979
- description?: string | undefined;
980
974
  };
981
975
  } | undefined;
982
976
  contextual?: {
@@ -1299,8 +1293,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1299
1293
  errors?: {
1300
1294
  "404": {
1301
1295
  redirect: boolean;
1302
- title?: string | undefined;
1303
- description?: string | undefined;
1304
1296
  };
1305
1297
  } | undefined;
1306
1298
  contextual?: {
@@ -1623,8 +1615,6 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
1623
1615
  errors?: {
1624
1616
  "404": {
1625
1617
  redirect: boolean;
1626
- title?: string | undefined;
1627
- description?: string | undefined;
1628
1618
  };
1629
1619
  } | undefined;
1630
1620
  contextual?: {