@deepintel-ltd/farmpro-contracts 1.7.13 → 1.7.19

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.
Files changed (78) hide show
  1. package/dist/index.d.ts +3 -1
  2. package/dist/index.d.ts.map +1 -1
  3. package/dist/index.js +2 -0
  4. package/dist/routes/agent-workflows.routes.d.ts +88 -88
  5. package/dist/routes/agents.routes.d.ts +3260 -0
  6. package/dist/routes/agents.routes.d.ts.map +1 -1
  7. package/dist/routes/agents.routes.js +130 -1
  8. package/dist/routes/analytics.routes.d.ts +20 -20
  9. package/dist/routes/documents.routes.d.ts +855 -58
  10. package/dist/routes/documents.routes.d.ts.map +1 -1
  11. package/dist/routes/documents.routes.js +43 -1
  12. package/dist/routes/equipment.routes.d.ts +38 -38
  13. package/dist/routes/farm-status.routes.d.ts +315 -0
  14. package/dist/routes/farm-status.routes.d.ts.map +1 -0
  15. package/dist/routes/farm-status.routes.js +26 -0
  16. package/dist/routes/fertigation.routes.d.ts +148 -148
  17. package/dist/routes/field-monitoring.routes.d.ts +52 -52
  18. package/dist/routes/field-observations.routes.d.ts +56 -56
  19. package/dist/routes/finance.routes.d.ts +3493 -0
  20. package/dist/routes/finance.routes.d.ts.map +1 -1
  21. package/dist/routes/finance.routes.js +158 -1
  22. package/dist/routes/geofences.routes.d.ts.map +1 -1
  23. package/dist/routes/index.d.ts +3 -0
  24. package/dist/routes/index.d.ts.map +1 -1
  25. package/dist/routes/index.js +2 -0
  26. package/dist/routes/irrigation.routes.d.ts +6 -6
  27. package/dist/routes/measurements.routes.d.ts +13 -4
  28. package/dist/routes/measurements.routes.d.ts.map +1 -1
  29. package/dist/routes/monitoring-visualization.routes.d.ts +43 -36
  30. package/dist/routes/monitoring-visualization.routes.d.ts.map +1 -1
  31. package/dist/routes/monitoring-visualization.routes.js +7 -4
  32. package/dist/routes/pest-disease-risk.routes.d.ts +20 -20
  33. package/dist/routes/prescription-maps.routes.d.ts +570 -23
  34. package/dist/routes/prescription-maps.routes.d.ts.map +1 -1
  35. package/dist/routes/prescription-maps.routes.js +18 -1
  36. package/dist/routes/soil-tests.routes.d.ts +30 -30
  37. package/dist/routes/subscriptions.routes.d.ts +14 -14
  38. package/dist/routes/weather.routes.d.ts +545 -52
  39. package/dist/routes/weather.routes.d.ts.map +1 -1
  40. package/dist/routes/weather.routes.js +13 -1
  41. package/dist/routes/yield-prediction.routes.d.ts +30 -30
  42. package/dist/schemas/agent-workflows.schemas.d.ts +92 -92
  43. package/dist/schemas/agents.schemas.d.ts +1120 -0
  44. package/dist/schemas/agents.schemas.d.ts.map +1 -1
  45. package/dist/schemas/agents.schemas.js +181 -0
  46. package/dist/schemas/analytics.schemas.d.ts +56 -56
  47. package/dist/schemas/documents.schemas.d.ts +248 -48
  48. package/dist/schemas/documents.schemas.d.ts.map +1 -1
  49. package/dist/schemas/documents.schemas.js +38 -0
  50. package/dist/schemas/equipment.schemas.d.ts +30 -30
  51. package/dist/schemas/farm-status.schemas.d.ts +451 -0
  52. package/dist/schemas/farm-status.schemas.d.ts.map +1 -0
  53. package/dist/schemas/farm-status.schemas.js +44 -0
  54. package/dist/schemas/fertigation.schemas.d.ts +50 -50
  55. package/dist/schemas/field-monitoring.schemas.d.ts +42 -42
  56. package/dist/schemas/field-observations.schemas.d.ts +44 -44
  57. package/dist/schemas/finance.schemas.d.ts +1057 -0
  58. package/dist/schemas/finance.schemas.d.ts.map +1 -1
  59. package/dist/schemas/finance.schemas.js +170 -0
  60. package/dist/schemas/irrigation.schemas.d.ts +8 -8
  61. package/dist/schemas/measurements.schemas.d.ts +21 -8
  62. package/dist/schemas/measurements.schemas.d.ts.map +1 -1
  63. package/dist/schemas/measurements.schemas.js +13 -6
  64. package/dist/schemas/monitoring-visualization.schemas.d.ts +50 -43
  65. package/dist/schemas/monitoring-visualization.schemas.d.ts.map +1 -1
  66. package/dist/schemas/monitoring-visualization.schemas.js +27 -17
  67. package/dist/schemas/pest-disease-risk.schemas.d.ts +18 -18
  68. package/dist/schemas/prescription-maps.schemas.d.ts +45 -22
  69. package/dist/schemas/prescription-maps.schemas.d.ts.map +1 -1
  70. package/dist/schemas/prescription-maps.schemas.js +9 -1
  71. package/dist/schemas/recommendations.schemas.d.ts +2 -2
  72. package/dist/schemas/soil-tests.schemas.d.ts +28 -28
  73. package/dist/schemas/subscriptions.schemas.d.ts +22 -22
  74. package/dist/schemas/weather.schemas.d.ts +789 -112
  75. package/dist/schemas/weather.schemas.d.ts.map +1 -1
  76. package/dist/schemas/weather.schemas.js +37 -0
  77. package/dist/schemas/yield-prediction.schemas.d.ts +12 -12
  78. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"prescription-maps.routes.d.ts","sourceRoot":"","sources":["../../src/routes/prescription-maps.routes.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAgBxB,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2IjC,CAAC"}
1
+ {"version":3,"file":"prescription-maps.routes.d.ts","sourceRoot":"","sources":["../../src/routes/prescription-maps.routes.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAiBxB,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4JjC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { initContract } from '@ts-rest/core';
2
2
  import { z } from 'zod';
3
- import { prescriptionMapListResponseSchema, prescriptionMapSingleResponseSchema, createPrescriptionMapBodySchema, updatePrescriptionStatusBodySchema, generateZonesRequestSchema, zoneStatsResponseSchema, exportRequestSchema, exportResponseSchema, exportListResponseSchema, } from '../schemas/prescription-maps.schemas';
3
+ import { prescriptionMapListResponseSchema, prescriptionMapSingleResponseSchema, createPrescriptionMapBodySchema, updatePrescriptionStatusBodySchema, generateZonesRequestSchema, aiGeneratePrescriptionRequestSchema, zoneStatsResponseSchema, exportRequestSchema, exportResponseSchema, exportListResponseSchema, } from '../schemas/prescription-maps.schemas';
4
4
  import { jsonApiErrorResponseSchema } from '../schemas/common.schemas';
5
5
  const c = initContract();
6
6
  export const prescriptionMapsRouter = c.router({
@@ -89,6 +89,23 @@ export const prescriptionMapsRouter = c.router({
89
89
  },
90
90
  summary: 'Generate management zones from data layers',
91
91
  },
92
+ generateFromPrompt: {
93
+ method: 'POST',
94
+ path: '/farms/:farmId/fields/:fieldId/prescription-maps/generate-from-prompt',
95
+ pathParams: z.object({
96
+ farmId: z.string().uuid(),
97
+ fieldId: z.string().uuid(),
98
+ }),
99
+ body: aiGeneratePrescriptionRequestSchema,
100
+ responses: {
101
+ 201: prescriptionMapSingleResponseSchema,
102
+ 400: jsonApiErrorResponseSchema,
103
+ 403: jsonApiErrorResponseSchema,
104
+ 404: jsonApiErrorResponseSchema,
105
+ 500: jsonApiErrorResponseSchema,
106
+ },
107
+ summary: 'Generate prescription map from natural language',
108
+ },
92
109
  getZoneStats: {
93
110
  method: 'GET',
94
111
  path: '/farms/:farmId/fields/:fieldId/prescription-maps/:prescriptionId/zone-stats',
@@ -115,6 +115,7 @@ export declare const soilTestsRouter: {
115
115
  documentUrl: string | null;
116
116
  createdBy: string | null;
117
117
  fieldName?: string | undefined;
118
+ recommendations?: string | null | undefined;
118
119
  recommendedFertilizers?: {
119
120
  inventoryItemId: string;
120
121
  unit: string;
@@ -122,7 +123,6 @@ export declare const soilTestsRouter: {
122
123
  reason: string;
123
124
  estimatedCost?: number | undefined;
124
125
  }[] | undefined;
125
- recommendations?: string | null | undefined;
126
126
  }, {
127
127
  createdAt: string;
128
128
  updatedAt: string;
@@ -144,6 +144,7 @@ export declare const soilTestsRouter: {
144
144
  documentUrl: string | null;
145
145
  createdBy: string | null;
146
146
  fieldName?: string | undefined;
147
+ recommendations?: string | null | undefined;
147
148
  recommendedFertilizers?: {
148
149
  inventoryItemId: string;
149
150
  unit: string;
@@ -151,7 +152,6 @@ export declare const soilTestsRouter: {
151
152
  reason: string;
152
153
  estimatedCost?: number | undefined;
153
154
  }[] | undefined;
154
- recommendations?: string | null | undefined;
155
155
  }>;
156
156
  relationships: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
157
157
  links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
@@ -180,6 +180,7 @@ export declare const soilTestsRouter: {
180
180
  documentUrl: string | null;
181
181
  createdBy: string | null;
182
182
  fieldName?: string | undefined;
183
+ recommendations?: string | null | undefined;
183
184
  recommendedFertilizers?: {
184
185
  inventoryItemId: string;
185
186
  unit: string;
@@ -187,7 +188,6 @@ export declare const soilTestsRouter: {
187
188
  reason: string;
188
189
  estimatedCost?: number | undefined;
189
190
  }[] | undefined;
190
- recommendations?: string | null | undefined;
191
191
  };
192
192
  relationships?: Record<string, unknown> | undefined;
193
193
  links?: Record<string, string> | undefined;
@@ -216,6 +216,7 @@ export declare const soilTestsRouter: {
216
216
  documentUrl: string | null;
217
217
  createdBy: string | null;
218
218
  fieldName?: string | undefined;
219
+ recommendations?: string | null | undefined;
219
220
  recommendedFertilizers?: {
220
221
  inventoryItemId: string;
221
222
  unit: string;
@@ -223,7 +224,6 @@ export declare const soilTestsRouter: {
223
224
  reason: string;
224
225
  estimatedCost?: number | undefined;
225
226
  }[] | undefined;
226
- recommendations?: string | null | undefined;
227
227
  };
228
228
  relationships?: Record<string, unknown> | undefined;
229
229
  links?: Record<string, string> | undefined;
@@ -278,6 +278,7 @@ export declare const soilTestsRouter: {
278
278
  documentUrl: string | null;
279
279
  createdBy: string | null;
280
280
  fieldName?: string | undefined;
281
+ recommendations?: string | null | undefined;
281
282
  recommendedFertilizers?: {
282
283
  inventoryItemId: string;
283
284
  unit: string;
@@ -285,7 +286,6 @@ export declare const soilTestsRouter: {
285
286
  reason: string;
286
287
  estimatedCost?: number | undefined;
287
288
  }[] | undefined;
288
- recommendations?: string | null | undefined;
289
289
  };
290
290
  relationships?: Record<string, unknown> | undefined;
291
291
  links?: Record<string, string> | undefined;
@@ -326,6 +326,7 @@ export declare const soilTestsRouter: {
326
326
  documentUrl: string | null;
327
327
  createdBy: string | null;
328
328
  fieldName?: string | undefined;
329
+ recommendations?: string | null | undefined;
329
330
  recommendedFertilizers?: {
330
331
  inventoryItemId: string;
331
332
  unit: string;
@@ -333,7 +334,6 @@ export declare const soilTestsRouter: {
333
334
  reason: string;
334
335
  estimatedCost?: number | undefined;
335
336
  }[] | undefined;
336
- recommendations?: string | null | undefined;
337
337
  };
338
338
  relationships?: Record<string, unknown> | undefined;
339
339
  links?: Record<string, string> | undefined;
@@ -753,6 +753,7 @@ export declare const soilTestsRouter: {
753
753
  documentUrl: string | null;
754
754
  createdBy: string | null;
755
755
  fieldName?: string | undefined;
756
+ recommendations?: string | null | undefined;
756
757
  recommendedFertilizers?: {
757
758
  inventoryItemId: string;
758
759
  unit: string;
@@ -760,7 +761,6 @@ export declare const soilTestsRouter: {
760
761
  reason: string;
761
762
  estimatedCost?: number | undefined;
762
763
  }[] | undefined;
763
- recommendations?: string | null | undefined;
764
764
  }, {
765
765
  createdAt: string;
766
766
  updatedAt: string;
@@ -782,6 +782,7 @@ export declare const soilTestsRouter: {
782
782
  documentUrl: string | null;
783
783
  createdBy: string | null;
784
784
  fieldName?: string | undefined;
785
+ recommendations?: string | null | undefined;
785
786
  recommendedFertilizers?: {
786
787
  inventoryItemId: string;
787
788
  unit: string;
@@ -789,7 +790,6 @@ export declare const soilTestsRouter: {
789
790
  reason: string;
790
791
  estimatedCost?: number | undefined;
791
792
  }[] | undefined;
792
- recommendations?: string | null | undefined;
793
793
  }>;
794
794
  relationships: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
795
795
  links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
@@ -818,6 +818,7 @@ export declare const soilTestsRouter: {
818
818
  documentUrl: string | null;
819
819
  createdBy: string | null;
820
820
  fieldName?: string | undefined;
821
+ recommendations?: string | null | undefined;
821
822
  recommendedFertilizers?: {
822
823
  inventoryItemId: string;
823
824
  unit: string;
@@ -825,7 +826,6 @@ export declare const soilTestsRouter: {
825
826
  reason: string;
826
827
  estimatedCost?: number | undefined;
827
828
  }[] | undefined;
828
- recommendations?: string | null | undefined;
829
829
  };
830
830
  relationships?: Record<string, unknown> | undefined;
831
831
  links?: Record<string, string> | undefined;
@@ -854,6 +854,7 @@ export declare const soilTestsRouter: {
854
854
  documentUrl: string | null;
855
855
  createdBy: string | null;
856
856
  fieldName?: string | undefined;
857
+ recommendations?: string | null | undefined;
857
858
  recommendedFertilizers?: {
858
859
  inventoryItemId: string;
859
860
  unit: string;
@@ -861,7 +862,6 @@ export declare const soilTestsRouter: {
861
862
  reason: string;
862
863
  estimatedCost?: number | undefined;
863
864
  }[] | undefined;
864
- recommendations?: string | null | undefined;
865
865
  };
866
866
  relationships?: Record<string, unknown> | undefined;
867
867
  links?: Record<string, string> | undefined;
@@ -916,6 +916,7 @@ export declare const soilTestsRouter: {
916
916
  documentUrl: string | null;
917
917
  createdBy: string | null;
918
918
  fieldName?: string | undefined;
919
+ recommendations?: string | null | undefined;
919
920
  recommendedFertilizers?: {
920
921
  inventoryItemId: string;
921
922
  unit: string;
@@ -923,7 +924,6 @@ export declare const soilTestsRouter: {
923
924
  reason: string;
924
925
  estimatedCost?: number | undefined;
925
926
  }[] | undefined;
926
- recommendations?: string | null | undefined;
927
927
  };
928
928
  relationships?: Record<string, unknown> | undefined;
929
929
  links?: Record<string, string> | undefined;
@@ -964,6 +964,7 @@ export declare const soilTestsRouter: {
964
964
  documentUrl: string | null;
965
965
  createdBy: string | null;
966
966
  fieldName?: string | undefined;
967
+ recommendations?: string | null | undefined;
967
968
  recommendedFertilizers?: {
968
969
  inventoryItemId: string;
969
970
  unit: string;
@@ -971,7 +972,6 @@ export declare const soilTestsRouter: {
971
972
  reason: string;
972
973
  estimatedCost?: number | undefined;
973
974
  }[] | undefined;
974
- recommendations?: string | null | undefined;
975
975
  };
976
976
  relationships?: Record<string, unknown> | undefined;
977
977
  links?: Record<string, string> | undefined;
@@ -1440,6 +1440,7 @@ export declare const soilTestsRouter: {
1440
1440
  documentUrl: string | null;
1441
1441
  createdBy: string | null;
1442
1442
  fieldName?: string | undefined;
1443
+ recommendations?: string | null | undefined;
1443
1444
  recommendedFertilizers?: {
1444
1445
  inventoryItemId: string;
1445
1446
  unit: string;
@@ -1447,7 +1448,6 @@ export declare const soilTestsRouter: {
1447
1448
  reason: string;
1448
1449
  estimatedCost?: number | undefined;
1449
1450
  }[] | undefined;
1450
- recommendations?: string | null | undefined;
1451
1451
  }, {
1452
1452
  createdAt: string;
1453
1453
  updatedAt: string;
@@ -1469,6 +1469,7 @@ export declare const soilTestsRouter: {
1469
1469
  documentUrl: string | null;
1470
1470
  createdBy: string | null;
1471
1471
  fieldName?: string | undefined;
1472
+ recommendations?: string | null | undefined;
1472
1473
  recommendedFertilizers?: {
1473
1474
  inventoryItemId: string;
1474
1475
  unit: string;
@@ -1476,7 +1477,6 @@ export declare const soilTestsRouter: {
1476
1477
  reason: string;
1477
1478
  estimatedCost?: number | undefined;
1478
1479
  }[] | undefined;
1479
- recommendations?: string | null | undefined;
1480
1480
  }>;
1481
1481
  links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1482
1482
  meta: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
@@ -1563,6 +1563,7 @@ export declare const soilTestsRouter: {
1563
1563
  documentUrl: string | null;
1564
1564
  createdBy: string | null;
1565
1565
  fieldName?: string | undefined;
1566
+ recommendations?: string | null | undefined;
1566
1567
  recommendedFertilizers?: {
1567
1568
  inventoryItemId: string;
1568
1569
  unit: string;
@@ -1570,7 +1571,6 @@ export declare const soilTestsRouter: {
1570
1571
  reason: string;
1571
1572
  estimatedCost?: number | undefined;
1572
1573
  }[] | undefined;
1573
- recommendations?: string | null | undefined;
1574
1574
  };
1575
1575
  relationships?: {
1576
1576
  field?: {
@@ -1610,6 +1610,7 @@ export declare const soilTestsRouter: {
1610
1610
  documentUrl: string | null;
1611
1611
  createdBy: string | null;
1612
1612
  fieldName?: string | undefined;
1613
+ recommendations?: string | null | undefined;
1613
1614
  recommendedFertilizers?: {
1614
1615
  inventoryItemId: string;
1615
1616
  unit: string;
@@ -1617,7 +1618,6 @@ export declare const soilTestsRouter: {
1617
1618
  reason: string;
1618
1619
  estimatedCost?: number | undefined;
1619
1620
  }[] | undefined;
1620
- recommendations?: string | null | undefined;
1621
1621
  };
1622
1622
  relationships?: {
1623
1623
  field?: {
@@ -1683,6 +1683,7 @@ export declare const soilTestsRouter: {
1683
1683
  documentUrl: string | null;
1684
1684
  createdBy: string | null;
1685
1685
  fieldName?: string | undefined;
1686
+ recommendations?: string | null | undefined;
1686
1687
  recommendedFertilizers?: {
1687
1688
  inventoryItemId: string;
1688
1689
  unit: string;
@@ -1690,7 +1691,6 @@ export declare const soilTestsRouter: {
1690
1691
  reason: string;
1691
1692
  estimatedCost?: number | undefined;
1692
1693
  }[] | undefined;
1693
- recommendations?: string | null | undefined;
1694
1694
  };
1695
1695
  relationships?: {
1696
1696
  field?: {
@@ -1742,6 +1742,7 @@ export declare const soilTestsRouter: {
1742
1742
  documentUrl: string | null;
1743
1743
  createdBy: string | null;
1744
1744
  fieldName?: string | undefined;
1745
+ recommendations?: string | null | undefined;
1745
1746
  recommendedFertilizers?: {
1746
1747
  inventoryItemId: string;
1747
1748
  unit: string;
@@ -1749,7 +1750,6 @@ export declare const soilTestsRouter: {
1749
1750
  reason: string;
1750
1751
  estimatedCost?: number | undefined;
1751
1752
  }[] | undefined;
1752
- recommendations?: string | null | undefined;
1753
1753
  };
1754
1754
  relationships?: {
1755
1755
  field?: {
@@ -2189,6 +2189,7 @@ export declare const soilTestsRouter: {
2189
2189
  documentUrl: string | null;
2190
2190
  createdBy: string | null;
2191
2191
  fieldName?: string | undefined;
2192
+ recommendations?: string | null | undefined;
2192
2193
  recommendedFertilizers?: {
2193
2194
  inventoryItemId: string;
2194
2195
  unit: string;
@@ -2196,7 +2197,6 @@ export declare const soilTestsRouter: {
2196
2197
  reason: string;
2197
2198
  estimatedCost?: number | undefined;
2198
2199
  }[] | undefined;
2199
- recommendations?: string | null | undefined;
2200
2200
  }, {
2201
2201
  createdAt: string;
2202
2202
  updatedAt: string;
@@ -2218,6 +2218,7 @@ export declare const soilTestsRouter: {
2218
2218
  documentUrl: string | null;
2219
2219
  createdBy: string | null;
2220
2220
  fieldName?: string | undefined;
2221
+ recommendations?: string | null | undefined;
2221
2222
  recommendedFertilizers?: {
2222
2223
  inventoryItemId: string;
2223
2224
  unit: string;
@@ -2225,7 +2226,6 @@ export declare const soilTestsRouter: {
2225
2226
  reason: string;
2226
2227
  estimatedCost?: number | undefined;
2227
2228
  }[] | undefined;
2228
- recommendations?: string | null | undefined;
2229
2229
  }>;
2230
2230
  relationships: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2231
2231
  links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
@@ -2254,6 +2254,7 @@ export declare const soilTestsRouter: {
2254
2254
  documentUrl: string | null;
2255
2255
  createdBy: string | null;
2256
2256
  fieldName?: string | undefined;
2257
+ recommendations?: string | null | undefined;
2257
2258
  recommendedFertilizers?: {
2258
2259
  inventoryItemId: string;
2259
2260
  unit: string;
@@ -2261,7 +2262,6 @@ export declare const soilTestsRouter: {
2261
2262
  reason: string;
2262
2263
  estimatedCost?: number | undefined;
2263
2264
  }[] | undefined;
2264
- recommendations?: string | null | undefined;
2265
2265
  };
2266
2266
  relationships?: Record<string, unknown> | undefined;
2267
2267
  links?: Record<string, string> | undefined;
@@ -2290,6 +2290,7 @@ export declare const soilTestsRouter: {
2290
2290
  documentUrl: string | null;
2291
2291
  createdBy: string | null;
2292
2292
  fieldName?: string | undefined;
2293
+ recommendations?: string | null | undefined;
2293
2294
  recommendedFertilizers?: {
2294
2295
  inventoryItemId: string;
2295
2296
  unit: string;
@@ -2297,7 +2298,6 @@ export declare const soilTestsRouter: {
2297
2298
  reason: string;
2298
2299
  estimatedCost?: number | undefined;
2299
2300
  }[] | undefined;
2300
- recommendations?: string | null | undefined;
2301
2301
  };
2302
2302
  relationships?: Record<string, unknown> | undefined;
2303
2303
  links?: Record<string, string> | undefined;
@@ -2352,6 +2352,7 @@ export declare const soilTestsRouter: {
2352
2352
  documentUrl: string | null;
2353
2353
  createdBy: string | null;
2354
2354
  fieldName?: string | undefined;
2355
+ recommendations?: string | null | undefined;
2355
2356
  recommendedFertilizers?: {
2356
2357
  inventoryItemId: string;
2357
2358
  unit: string;
@@ -2359,7 +2360,6 @@ export declare const soilTestsRouter: {
2359
2360
  reason: string;
2360
2361
  estimatedCost?: number | undefined;
2361
2362
  }[] | undefined;
2362
- recommendations?: string | null | undefined;
2363
2363
  };
2364
2364
  relationships?: Record<string, unknown> | undefined;
2365
2365
  links?: Record<string, string> | undefined;
@@ -2400,6 +2400,7 @@ export declare const soilTestsRouter: {
2400
2400
  documentUrl: string | null;
2401
2401
  createdBy: string | null;
2402
2402
  fieldName?: string | undefined;
2403
+ recommendations?: string | null | undefined;
2403
2404
  recommendedFertilizers?: {
2404
2405
  inventoryItemId: string;
2405
2406
  unit: string;
@@ -2407,7 +2408,6 @@ export declare const soilTestsRouter: {
2407
2408
  reason: string;
2408
2409
  estimatedCost?: number | undefined;
2409
2410
  }[] | undefined;
2410
- recommendations?: string | null | undefined;
2411
2411
  };
2412
2412
  relationships?: Record<string, unknown> | undefined;
2413
2413
  links?: Record<string, string> | undefined;
@@ -3092,6 +3092,7 @@ export declare const soilTestsRouter: {
3092
3092
  documentUrl: string | null;
3093
3093
  createdBy: string | null;
3094
3094
  fieldName?: string | undefined;
3095
+ recommendations?: string | null | undefined;
3095
3096
  recommendedFertilizers?: {
3096
3097
  inventoryItemId: string;
3097
3098
  unit: string;
@@ -3099,7 +3100,6 @@ export declare const soilTestsRouter: {
3099
3100
  reason: string;
3100
3101
  estimatedCost?: number | undefined;
3101
3102
  }[] | undefined;
3102
- recommendations?: string | null | undefined;
3103
3103
  }, {
3104
3104
  createdAt: string;
3105
3105
  updatedAt: string;
@@ -3121,6 +3121,7 @@ export declare const soilTestsRouter: {
3121
3121
  documentUrl: string | null;
3122
3122
  createdBy: string | null;
3123
3123
  fieldName?: string | undefined;
3124
+ recommendations?: string | null | undefined;
3124
3125
  recommendedFertilizers?: {
3125
3126
  inventoryItemId: string;
3126
3127
  unit: string;
@@ -3128,7 +3129,6 @@ export declare const soilTestsRouter: {
3128
3129
  reason: string;
3129
3130
  estimatedCost?: number | undefined;
3130
3131
  }[] | undefined;
3131
- recommendations?: string | null | undefined;
3132
3132
  }>;
3133
3133
  relationships: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3134
3134
  links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
@@ -3157,6 +3157,7 @@ export declare const soilTestsRouter: {
3157
3157
  documentUrl: string | null;
3158
3158
  createdBy: string | null;
3159
3159
  fieldName?: string | undefined;
3160
+ recommendations?: string | null | undefined;
3160
3161
  recommendedFertilizers?: {
3161
3162
  inventoryItemId: string;
3162
3163
  unit: string;
@@ -3164,7 +3165,6 @@ export declare const soilTestsRouter: {
3164
3165
  reason: string;
3165
3166
  estimatedCost?: number | undefined;
3166
3167
  }[] | undefined;
3167
- recommendations?: string | null | undefined;
3168
3168
  };
3169
3169
  relationships?: Record<string, unknown> | undefined;
3170
3170
  links?: Record<string, string> | undefined;
@@ -3193,6 +3193,7 @@ export declare const soilTestsRouter: {
3193
3193
  documentUrl: string | null;
3194
3194
  createdBy: string | null;
3195
3195
  fieldName?: string | undefined;
3196
+ recommendations?: string | null | undefined;
3196
3197
  recommendedFertilizers?: {
3197
3198
  inventoryItemId: string;
3198
3199
  unit: string;
@@ -3200,7 +3201,6 @@ export declare const soilTestsRouter: {
3200
3201
  reason: string;
3201
3202
  estimatedCost?: number | undefined;
3202
3203
  }[] | undefined;
3203
- recommendations?: string | null | undefined;
3204
3204
  };
3205
3205
  relationships?: Record<string, unknown> | undefined;
3206
3206
  links?: Record<string, string> | undefined;
@@ -3255,6 +3255,7 @@ export declare const soilTestsRouter: {
3255
3255
  documentUrl: string | null;
3256
3256
  createdBy: string | null;
3257
3257
  fieldName?: string | undefined;
3258
+ recommendations?: string | null | undefined;
3258
3259
  recommendedFertilizers?: {
3259
3260
  inventoryItemId: string;
3260
3261
  unit: string;
@@ -3262,7 +3263,6 @@ export declare const soilTestsRouter: {
3262
3263
  reason: string;
3263
3264
  estimatedCost?: number | undefined;
3264
3265
  }[] | undefined;
3265
- recommendations?: string | null | undefined;
3266
3266
  };
3267
3267
  relationships?: Record<string, unknown> | undefined;
3268
3268
  links?: Record<string, string> | undefined;
@@ -3303,6 +3303,7 @@ export declare const soilTestsRouter: {
3303
3303
  documentUrl: string | null;
3304
3304
  createdBy: string | null;
3305
3305
  fieldName?: string | undefined;
3306
+ recommendations?: string | null | undefined;
3306
3307
  recommendedFertilizers?: {
3307
3308
  inventoryItemId: string;
3308
3309
  unit: string;
@@ -3310,7 +3311,6 @@ export declare const soilTestsRouter: {
3310
3311
  reason: string;
3311
3312
  estimatedCost?: number | undefined;
3312
3313
  }[] | undefined;
3313
- recommendations?: string | null | undefined;
3314
3314
  };
3315
3315
  relationships?: Record<string, unknown> | undefined;
3316
3316
  links?: Record<string, string> | undefined;
@@ -2993,16 +2993,16 @@ export declare const subscriptionsRouter: {
2993
2993
  createdAt: string;
2994
2994
  updatedAt: string;
2995
2995
  count: number;
2996
- resourceType: string;
2997
2996
  periodStart: string;
2998
2997
  periodEnd: string;
2998
+ resourceType: string;
2999
2999
  }, {
3000
3000
  createdAt: string;
3001
3001
  updatedAt: string;
3002
3002
  count: number;
3003
- resourceType: string;
3004
3003
  periodStart: string;
3005
3004
  periodEnd: string;
3005
+ resourceType: string;
3006
3006
  }>;
3007
3007
  }, "strip", z.ZodTypeAny, {
3008
3008
  type: "usage-tracking";
@@ -3011,9 +3011,9 @@ export declare const subscriptionsRouter: {
3011
3011
  createdAt: string;
3012
3012
  updatedAt: string;
3013
3013
  count: number;
3014
- resourceType: string;
3015
3014
  periodStart: string;
3016
3015
  periodEnd: string;
3016
+ resourceType: string;
3017
3017
  };
3018
3018
  }, {
3019
3019
  type: "usage-tracking";
@@ -3022,9 +3022,9 @@ export declare const subscriptionsRouter: {
3022
3022
  createdAt: string;
3023
3023
  updatedAt: string;
3024
3024
  count: number;
3025
- resourceType: string;
3026
3025
  periodStart: string;
3027
3026
  periodEnd: string;
3027
+ resourceType: string;
3028
3028
  };
3029
3029
  }>, "many">;
3030
3030
  included: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -3059,9 +3059,9 @@ export declare const subscriptionsRouter: {
3059
3059
  createdAt: string;
3060
3060
  updatedAt: string;
3061
3061
  count: number;
3062
- resourceType: string;
3063
3062
  periodStart: string;
3064
3063
  periodEnd: string;
3064
+ resourceType: string;
3065
3065
  };
3066
3066
  }[];
3067
3067
  links?: Record<string, string> | undefined;
@@ -3082,9 +3082,9 @@ export declare const subscriptionsRouter: {
3082
3082
  createdAt: string;
3083
3083
  updatedAt: string;
3084
3084
  count: number;
3085
- resourceType: string;
3086
3085
  periodStart: string;
3087
3086
  periodEnd: string;
3087
+ resourceType: string;
3088
3088
  };
3089
3089
  }[];
3090
3090
  links?: Record<string, string> | undefined;
@@ -3305,32 +3305,32 @@ export declare const subscriptionsRouter: {
3305
3305
  periodEnd: z.ZodString;
3306
3306
  }, "strip", z.ZodTypeAny, {
3307
3307
  count: number;
3308
- limit: number | null;
3309
- resourceType: string;
3310
3308
  periodStart: string;
3311
3309
  periodEnd: string;
3310
+ resourceType: string;
3311
+ limit: number | null;
3312
3312
  }, {
3313
3313
  count: number;
3314
- limit: number | null;
3315
- resourceType: string;
3316
3314
  periodStart: string;
3317
3315
  periodEnd: string;
3316
+ resourceType: string;
3317
+ limit: number | null;
3318
3318
  }>;
3319
3319
  }, "strip", z.ZodTypeAny, {
3320
3320
  data: {
3321
3321
  count: number;
3322
- limit: number | null;
3323
- resourceType: string;
3324
3322
  periodStart: string;
3325
3323
  periodEnd: string;
3324
+ resourceType: string;
3325
+ limit: number | null;
3326
3326
  };
3327
3327
  }, {
3328
3328
  data: {
3329
3329
  count: number;
3330
- limit: number | null;
3331
- resourceType: string;
3332
3330
  periodStart: string;
3333
3331
  periodEnd: string;
3332
+ resourceType: string;
3333
+ limit: number | null;
3334
3334
  };
3335
3335
  }>;
3336
3336
  404: z.ZodObject<{