@epilot/sdk 2.3.2 → 2.3.5

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 (179) hide show
  1. package/README.md +2 -0
  2. package/definitions/blueprint-manifest-runtime.json +1 -1
  3. package/definitions/blueprint-manifest.json +239 -12
  4. package/definitions/configuration-hub-runtime.json +1 -0
  5. package/definitions/configuration-hub.json +399 -0
  6. package/definitions/environments-runtime.json +1 -1
  7. package/definitions/environments.json +2 -2
  8. package/definitions/query-runtime.json +1 -0
  9. package/definitions/query.json +3178 -0
  10. package/dist/README-6MG272KM.cjs +7 -0
  11. package/dist/README-7N542PBL.js +7 -0
  12. package/dist/{_index-O7JDGRSE.cjs → _index-55HAH24D.cjs} +7 -1
  13. package/dist/{_index-CLT2KTVS.js → _index-HE4B6FOA.js} +6 -0
  14. package/dist/apis/access-token.cjs +6 -6
  15. package/dist/apis/access-token.js +1 -1
  16. package/dist/apis/address-suggestions.cjs +6 -6
  17. package/dist/apis/address-suggestions.js +1 -1
  18. package/dist/apis/address.cjs +6 -6
  19. package/dist/apis/address.js +1 -1
  20. package/dist/apis/ai-agents.cjs +6 -6
  21. package/dist/apis/ai-agents.js +1 -1
  22. package/dist/apis/app.cjs +6 -6
  23. package/dist/apis/app.js +1 -1
  24. package/dist/apis/audit-logs.cjs +6 -6
  25. package/dist/apis/audit-logs.js +1 -1
  26. package/dist/apis/automation.cjs +6 -6
  27. package/dist/apis/automation.js +1 -1
  28. package/dist/apis/billing.cjs +6 -6
  29. package/dist/apis/billing.js +1 -1
  30. package/dist/apis/blueprint-manifest.cjs +8 -8
  31. package/dist/apis/blueprint-manifest.d.cts +2 -2
  32. package/dist/apis/blueprint-manifest.d.ts +2 -2
  33. package/dist/apis/blueprint-manifest.js +2 -2
  34. package/dist/apis/configuration-hub.cjs +38 -0
  35. package/dist/apis/configuration-hub.d.cts +18 -0
  36. package/dist/apis/configuration-hub.d.ts +18 -0
  37. package/dist/apis/configuration-hub.js +38 -0
  38. package/dist/apis/consent.cjs +6 -6
  39. package/dist/apis/consent.js +1 -1
  40. package/dist/apis/customer-portal.cjs +6 -6
  41. package/dist/apis/customer-portal.js +1 -1
  42. package/dist/apis/dashboard.cjs +6 -6
  43. package/dist/apis/dashboard.js +1 -1
  44. package/dist/apis/data-governance.cjs +6 -6
  45. package/dist/apis/data-governance.js +1 -1
  46. package/dist/apis/deduplication.cjs +6 -6
  47. package/dist/apis/deduplication.js +1 -1
  48. package/dist/apis/design.cjs +6 -6
  49. package/dist/apis/design.js +1 -1
  50. package/dist/apis/document.cjs +6 -6
  51. package/dist/apis/document.js +1 -1
  52. package/dist/apis/email-settings.cjs +6 -6
  53. package/dist/apis/email-settings.js +1 -1
  54. package/dist/apis/email-template.cjs +6 -6
  55. package/dist/apis/email-template.js +1 -1
  56. package/dist/apis/entity-mapping.cjs +6 -6
  57. package/dist/apis/entity-mapping.js +1 -1
  58. package/dist/apis/entity.cjs +6 -6
  59. package/dist/apis/entity.js +1 -1
  60. package/dist/apis/environments.cjs +8 -8
  61. package/dist/apis/environments.d.cts +2 -2
  62. package/dist/apis/environments.d.ts +2 -2
  63. package/dist/apis/environments.js +2 -2
  64. package/dist/apis/event-catalog.cjs +6 -6
  65. package/dist/apis/event-catalog.js +1 -1
  66. package/dist/apis/file.cjs +6 -6
  67. package/dist/apis/file.js +1 -1
  68. package/dist/apis/iban.cjs +6 -6
  69. package/dist/apis/iban.js +1 -1
  70. package/dist/apis/integration-toolkit.cjs +6 -6
  71. package/dist/apis/integration-toolkit.js +1 -1
  72. package/dist/apis/journey.cjs +6 -6
  73. package/dist/apis/journey.js +1 -1
  74. package/dist/apis/kanban.cjs +6 -6
  75. package/dist/apis/kanban.js +1 -1
  76. package/dist/apis/message.cjs +6 -6
  77. package/dist/apis/message.js +1 -1
  78. package/dist/apis/metering.cjs +6 -6
  79. package/dist/apis/metering.js +1 -1
  80. package/dist/apis/notes.cjs +6 -6
  81. package/dist/apis/notes.js +1 -1
  82. package/dist/apis/notification.cjs +6 -6
  83. package/dist/apis/notification.js +1 -1
  84. package/dist/apis/organization.cjs +6 -6
  85. package/dist/apis/organization.js +1 -1
  86. package/dist/apis/partner-directory.cjs +6 -6
  87. package/dist/apis/partner-directory.js +1 -1
  88. package/dist/apis/permissions.cjs +6 -6
  89. package/dist/apis/permissions.js +1 -1
  90. package/dist/apis/pricing-tier.cjs +6 -6
  91. package/dist/apis/pricing-tier.js +1 -1
  92. package/dist/apis/pricing.cjs +6 -6
  93. package/dist/apis/pricing.js +1 -1
  94. package/dist/apis/purpose.cjs +6 -6
  95. package/dist/apis/purpose.js +1 -1
  96. package/dist/apis/query.cjs +38 -0
  97. package/dist/apis/query.d.cts +18 -0
  98. package/dist/apis/query.d.ts +18 -0
  99. package/dist/apis/query.js +38 -0
  100. package/dist/apis/sandbox.cjs +6 -6
  101. package/dist/apis/sandbox.js +1 -1
  102. package/dist/apis/sharing.cjs +6 -6
  103. package/dist/apis/sharing.js +1 -1
  104. package/dist/apis/submission.cjs +6 -6
  105. package/dist/apis/submission.js +1 -1
  106. package/dist/apis/target.cjs +38 -0
  107. package/dist/apis/target.d.cts +597 -0
  108. package/dist/apis/target.d.ts +597 -0
  109. package/dist/apis/target.js +38 -0
  110. package/dist/apis/targeting.cjs +6 -6
  111. package/dist/apis/targeting.js +1 -1
  112. package/dist/apis/template-variables.cjs +6 -6
  113. package/dist/apis/template-variables.js +1 -1
  114. package/dist/apis/user.cjs +6 -6
  115. package/dist/apis/user.js +1 -1
  116. package/dist/apis/validation-rules.cjs +6 -6
  117. package/dist/apis/validation-rules.js +1 -1
  118. package/dist/apis/webhooks.cjs +6 -6
  119. package/dist/apis/webhooks.js +1 -1
  120. package/dist/apis/workflow-definition.cjs +6 -6
  121. package/dist/apis/workflow-definition.js +1 -1
  122. package/dist/apis/workflow.cjs +6 -6
  123. package/dist/apis/workflow.js +1 -1
  124. package/dist/blueprint-manifest-DBEY5PPI.js +7 -0
  125. package/dist/blueprint-manifest-IEQ6YBY7.cjs +7 -0
  126. package/dist/{blueprint-manifest-runtime-E2FN43TB.js → blueprint-manifest-runtime-5UN52LW5.js} +1 -1
  127. package/dist/{blueprint-manifest-runtime-G4UK5VEX.cjs → blueprint-manifest-runtime-QN2IECSA.cjs} +2 -2
  128. package/dist/{blueprint-manifest.d-BGrGU787.d.cts → blueprint-manifest.d-BPyzoR0X.d.cts} +228 -9
  129. package/dist/{blueprint-manifest.d-BGrGU787.d.ts → blueprint-manifest.d-BPyzoR0X.d.ts} +228 -9
  130. package/dist/{chunk-6IMAKHA4.js → chunk-2LEEXRJX.js} +1 -1
  131. package/dist/chunk-4JAOFRYX.js +14 -0
  132. package/dist/{chunk-5JN243WJ.js → chunk-7C4FQXMS.js} +12 -6
  133. package/dist/chunk-EYKEVZME.cjs +14 -0
  134. package/dist/{chunk-VTJQTEQX.cjs → chunk-GGMGJYHO.cjs} +12 -6
  135. package/dist/{chunk-BDKLBHIN.cjs → chunk-I6DG26UJ.cjs} +1 -1
  136. package/dist/{chunk-5APJZUIH.cjs → chunk-L544VG3B.cjs} +1 -1
  137. package/dist/chunk-MM5JDJFO.js +14 -0
  138. package/dist/{chunk-VPDA5SAH.js → chunk-O2YVXGPZ.js} +1 -1
  139. package/dist/chunk-Q7OKRNUG.cjs +14 -0
  140. package/dist/chunk-RMP2HHCR.js +14 -0
  141. package/dist/chunk-XDZ2JKJ4.cjs +14 -0
  142. package/dist/configuration-hub-LKSRCGYT.cjs +7 -0
  143. package/dist/configuration-hub-TZ2ULWV4.js +7 -0
  144. package/dist/configuration-hub-runtime-B7KKIHHY.cjs +5 -0
  145. package/dist/configuration-hub-runtime-TEDEKI7E.js +5 -0
  146. package/dist/configuration-hub.d-CqvhcMOn.d.cts +166 -0
  147. package/dist/configuration-hub.d-CqvhcMOn.d.ts +166 -0
  148. package/dist/environments-PXJOTQVM.js +7 -0
  149. package/dist/environments-QJ4UMJ5C.cjs +7 -0
  150. package/dist/{environments-runtime-FMSNJF5S.js → environments-runtime-NKHLZJB3.js} +1 -1
  151. package/dist/{environments-runtime-5DVTRV2Z.cjs → environments-runtime-QC2BUHBW.cjs} +2 -2
  152. package/dist/{environments.d-H3LK_KuH.d.ts → environments.d-BvqvN-PD.d.cts} +134 -5
  153. package/dist/{environments.d-H3LK_KuH.d.cts → environments.d-BvqvN-PD.d.ts} +134 -5
  154. package/dist/index.cjs +43 -27
  155. package/dist/index.d.cts +81 -77
  156. package/dist/index.d.ts +81 -77
  157. package/dist/index.js +39 -23
  158. package/dist/query-JSDB2F2U.cjs +7 -0
  159. package/dist/query-RJ4M25PA.js +7 -0
  160. package/dist/query-runtime-NLOSMDAJ.cjs +5 -0
  161. package/dist/query-runtime-SYJTDUNG.js +5 -0
  162. package/dist/query.d-Cmp78IhZ.d.cts +2375 -0
  163. package/dist/query.d-Cmp78IhZ.d.ts +2375 -0
  164. package/dist/target-3RS5BN2B.cjs +7 -0
  165. package/dist/target-5MKRXCHX.js +7 -0
  166. package/dist/target-runtime-BMJ7EARM.cjs +5 -0
  167. package/dist/target-runtime-PBF3WYL7.js +5 -0
  168. package/docs/blueprint-manifest.md +418 -40
  169. package/docs/configuration-hub.md +256 -0
  170. package/docs/environments.md +3 -5
  171. package/docs/query.md +1609 -0
  172. package/docs/target.md +741 -0
  173. package/package.json +19 -1
  174. package/dist/README-KX4XC2HB.js +0 -7
  175. package/dist/README-PTYV6PQI.cjs +0 -7
  176. package/dist/blueprint-manifest-ELK4SGN7.js +0 -7
  177. package/dist/blueprint-manifest-VBOWPK52.cjs +0 -7
  178. package/dist/environments-I6RWPVHA.js +0 -7
  179. package/dist/environments-TZYXLYXA.cjs +0 -7
@@ -50,6 +50,8 @@ const { data } = await blueprintManifestClient.getJob(...)
50
50
  - [`bulkDeleteBlueprintResources`](#bulkdeleteblueprintresources)
51
51
  - [`updateBlueprintResource`](#updateblueprintresource)
52
52
  - [`deleteBlueprintResource`](#deleteblueprintresource)
53
+ - [`installBlueprintV3`](#installblueprintv3)
54
+ - [`getBlueprintLineageV3`](#getblueprintlineagev3)
53
55
 
54
56
  **Jobs**
55
57
  - [`listBlueprintJobs`](#listblueprintjobs)
@@ -60,6 +62,7 @@ const { data } = await blueprintManifestClient.getJob(...)
60
62
  **Marketplace Listings**
61
63
  - [`createMarketplaceListing`](#createmarketplacelisting)
62
64
  - [`getMarketplaceListing`](#getmarketplacelisting)
65
+ - [`listMarketplaceListings`](#listmarketplacelistings)
63
66
  - [`getMarketplaceListingById`](#getmarketplacelistingbyid)
64
67
  - [`updateMarketplaceListing`](#updatemarketplacelisting)
65
68
  - [`deleteMarketplaceListing`](#deletemarketplacelisting)
@@ -71,6 +74,7 @@ const { data } = await blueprintManifestClient.getJob(...)
71
74
  - [`publishMarketplaceListingVersion`](#publishmarketplacelistingversion)
72
75
 
73
76
  **Schemas**
77
+ - [`LineageEntry`](#lineageentry)
74
78
  - [`BlueprintID`](#blueprintid)
75
79
  - [`BlueprintResourceID`](#blueprintresourceid)
76
80
  - [`CommonBlueprintFields`](#commonblueprintfields)
@@ -91,6 +95,7 @@ const { data } = await blueprintManifestClient.getJob(...)
91
95
  - [`BlueprintDependenciesSyncJob`](#blueprintdependenciessyncjob)
92
96
  - [`BlueprintValidateJob`](#blueprintvalidatejob)
93
97
  - [`BlueprintVerificationJob`](#blueprintverificationjob)
98
+ - [`LatestBlueprintVerification`](#latestblueprintverification)
94
99
  - [`VerificationSummary`](#verificationsummary)
95
100
  - [`ResourceVerificationResult`](#resourceverificationresult)
96
101
  - [`FieldDiff`](#fielddiff)
@@ -199,6 +204,23 @@ const { data } = await client.listBlueprints({
199
204
  }
200
205
  ],
201
206
  "is_verified": true,
207
+ "latest_verification": {
208
+ "job_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
209
+ "status": "IN_PROGRESS",
210
+ "triggered_at": "1970-01-01T00:00:00.000Z",
211
+ "source_org_id": "string",
212
+ "source_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
213
+ "destination_org_id": "string",
214
+ "destination_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
215
+ "summary": {
216
+ "total_resources": 0,
217
+ "matched": 0,
218
+ "mismatched": 0,
219
+ "missing_in_destination": 0,
220
+ "fetch_errors": 0
221
+ }
222
+ },
223
+ "ignored_resource_addresses": ["string"],
202
224
  "installation_status": "IN_PROGRESS",
203
225
  "created_at": "1970-01-01T00:00:00.000Z",
204
226
  "updated_at": "1970-01-01T00:00:00.000Z",
@@ -282,6 +304,23 @@ const { data } = await client.createBlueprint(
282
304
  }
283
305
  ],
284
306
  is_verified: true,
307
+ latest_verification: {
308
+ job_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
309
+ status: 'IN_PROGRESS',
310
+ triggered_at: '1970-01-01T00:00:00.000Z',
311
+ source_org_id: 'string',
312
+ source_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
313
+ destination_org_id: 'string',
314
+ destination_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
315
+ summary: {
316
+ total_resources: 0,
317
+ matched: 0,
318
+ mismatched: 0,
319
+ missing_in_destination: 0,
320
+ fetch_errors: 0
321
+ }
322
+ },
323
+ ignored_resource_addresses: ['string'],
285
324
  installation_status: 'IN_PROGRESS',
286
325
  created_at: '1970-01-01T00:00:00.000Z',
287
326
  updated_at: '1970-01-01T00:00:00.000Z',
@@ -353,6 +392,23 @@ const { data } = await client.createBlueprint(
353
392
  }
354
393
  ],
355
394
  "is_verified": true,
395
+ "latest_verification": {
396
+ "job_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
397
+ "status": "IN_PROGRESS",
398
+ "triggered_at": "1970-01-01T00:00:00.000Z",
399
+ "source_org_id": "string",
400
+ "source_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
401
+ "destination_org_id": "string",
402
+ "destination_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
403
+ "summary": {
404
+ "total_resources": 0,
405
+ "matched": 0,
406
+ "mismatched": 0,
407
+ "missing_in_destination": 0,
408
+ "fetch_errors": 0
409
+ }
410
+ },
411
+ "ignored_resource_addresses": ["string"],
356
412
  "installation_status": "IN_PROGRESS",
357
413
  "created_at": "1970-01-01T00:00:00.000Z",
358
414
  "updated_at": "1970-01-01T00:00:00.000Z",
@@ -652,6 +708,23 @@ const { data } = await client.getBlueprint({
652
708
  }
653
709
  ],
654
710
  "is_verified": true,
711
+ "latest_verification": {
712
+ "job_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
713
+ "status": "IN_PROGRESS",
714
+ "triggered_at": "1970-01-01T00:00:00.000Z",
715
+ "source_org_id": "string",
716
+ "source_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
717
+ "destination_org_id": "string",
718
+ "destination_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
719
+ "summary": {
720
+ "total_resources": 0,
721
+ "matched": 0,
722
+ "mismatched": 0,
723
+ "missing_in_destination": 0,
724
+ "fetch_errors": 0
725
+ }
726
+ },
727
+ "ignored_resource_addresses": ["string"],
655
728
  "installation_status": "IN_PROGRESS",
656
729
  "created_at": "1970-01-01T00:00:00.000Z",
657
730
  "updated_at": "1970-01-01T00:00:00.000Z",
@@ -735,6 +808,23 @@ const { data } = await client.updateBlueprint(
735
808
  }
736
809
  ],
737
810
  is_verified: true,
811
+ latest_verification: {
812
+ job_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
813
+ status: 'IN_PROGRESS',
814
+ triggered_at: '1970-01-01T00:00:00.000Z',
815
+ source_org_id: 'string',
816
+ source_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
817
+ destination_org_id: 'string',
818
+ destination_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
819
+ summary: {
820
+ total_resources: 0,
821
+ matched: 0,
822
+ mismatched: 0,
823
+ missing_in_destination: 0,
824
+ fetch_errors: 0
825
+ }
826
+ },
827
+ ignored_resource_addresses: ['string'],
738
828
  installation_status: 'IN_PROGRESS',
739
829
  created_at: '1970-01-01T00:00:00.000Z',
740
830
  updated_at: '1970-01-01T00:00:00.000Z',
@@ -806,6 +896,23 @@ const { data } = await client.updateBlueprint(
806
896
  }
807
897
  ],
808
898
  "is_verified": true,
899
+ "latest_verification": {
900
+ "job_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
901
+ "status": "IN_PROGRESS",
902
+ "triggered_at": "1970-01-01T00:00:00.000Z",
903
+ "source_org_id": "string",
904
+ "source_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
905
+ "destination_org_id": "string",
906
+ "destination_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
907
+ "summary": {
908
+ "total_resources": 0,
909
+ "matched": 0,
910
+ "mismatched": 0,
911
+ "missing_in_destination": 0,
912
+ "fetch_errors": 0
913
+ }
914
+ },
915
+ "ignored_resource_addresses": ["string"],
809
916
  "installation_status": "IN_PROGRESS",
810
917
  "created_at": "1970-01-01T00:00:00.000Z",
811
918
  "updated_at": "1970-01-01T00:00:00.000Z",
@@ -892,6 +999,23 @@ const { data } = await client.deleteBlueprint({
892
999
  }
893
1000
  ],
894
1001
  "is_verified": true,
1002
+ "latest_verification": {
1003
+ "job_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
1004
+ "status": "IN_PROGRESS",
1005
+ "triggered_at": "1970-01-01T00:00:00.000Z",
1006
+ "source_org_id": "string",
1007
+ "source_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
1008
+ "destination_org_id": "string",
1009
+ "destination_blueprint_id": "c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341",
1010
+ "summary": {
1011
+ "total_resources": 0,
1012
+ "matched": 0,
1013
+ "mismatched": 0,
1014
+ "missing_in_destination": 0,
1015
+ "fetch_errors": 0
1016
+ }
1017
+ },
1018
+ "ignored_resource_addresses": ["string"],
895
1019
  "installation_status": "IN_PROGRESS",
896
1020
  "created_at": "1970-01-01T00:00:00.000Z",
897
1021
  "updated_at": "1970-01-01T00:00:00.000Z",
@@ -975,7 +1099,8 @@ const { data } = await client.verifyBlueprint(
975
1099
  source_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
976
1100
  destination_org_id: 'string',
977
1101
  destination_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
978
- source_auth_token: 'string'
1102
+ source_auth_token: 'string',
1103
+ destination_auth_token: 'string'
979
1104
  },
980
1105
  )
981
1106
  ```
@@ -1745,7 +1870,6 @@ const { data } = await client.createMarketplaceListing(
1745
1870
  "details_page_description": "string",
1746
1871
  "details_page_hero_image": "string",
1747
1872
  "details_page_carousel": ["string"],
1748
- "documentation_link": "string",
1749
1873
  "resources_section_description": "string",
1750
1874
  "resources_section_benefits_title": "string",
1751
1875
  "resources_section_benefits_list": "string",
@@ -1809,7 +1933,6 @@ const { data } = await client.getMarketplaceListing({
1809
1933
  "details_page_description": "string",
1810
1934
  "details_page_hero_image": "string",
1811
1935
  "details_page_carousel": ["string"],
1812
- "documentation_link": "string",
1813
1936
  "resources_section_description": "string",
1814
1937
  "resources_section_benefits_title": "string",
1815
1938
  "resources_section_benefits_list": "string",
@@ -1858,6 +1981,71 @@ const { data } = await client.getMarketplaceListing({
1858
1981
 
1859
1982
  ---
1860
1983
 
1984
+ ### `listMarketplaceListings`
1985
+
1986
+ List all marketplace listings for the authenticated organization
1987
+
1988
+ `GET /v1/marketplace-listings`
1989
+
1990
+ ```ts
1991
+ const { data } = await client.listMarketplaceListings()
1992
+ ```
1993
+
1994
+ <details>
1995
+ <summary>Response</summary>
1996
+
1997
+ ```json
1998
+ {
1999
+ "listings": [
2000
+ {
2001
+ "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
2002
+ "blueprint_id": "string",
2003
+ "name": "string",
2004
+ "slug": "string",
2005
+ "logo": "string",
2006
+ "documentation_url": "string",
2007
+ "pricing_type": "free",
2008
+ "support_email": "string",
2009
+ "portal_description": "string",
2010
+ "teaser_name": "string",
2011
+ "teaser_short_description": "string",
2012
+ "teaser_thumbnail": "string",
2013
+ "details_page_title": "string",
2014
+ "details_page_description": "string",
2015
+ "details_page_hero_image": "string",
2016
+ "details_page_carousel": ["string"],
2017
+ "resources_section_description": "string",
2018
+ "resources_section_benefits_title": "string",
2019
+ "resources_section_benefits_list": "string",
2020
+ "resources_section_process_details": "string",
2021
+ "partner": "string",
2022
+ "partner_subtext": "string",
2023
+ "partner_logo": "string",
2024
+ "partner_website_link": "string",
2025
+ "last_updated_on": "string",
2026
+ "requires_customer_portal": true,
2027
+ "process_details_section_title": "string",
2028
+ "is_new_blueprint": true,
2029
+ "available_in": "string",
2030
+ "testimonials": ["string"],
2031
+ "installation_link": "string",
2032
+ "installation_slug": "string",
2033
+ "demo_form_link": "string",
2034
+ "order": 0,
2035
+ "categories": ["string"],
2036
+ "main_category": ["string"],
2037
+ "status": "draft",
2038
+ "created_at": "1970-01-01T00:00:00.000Z",
2039
+ "updated_at": "1970-01-01T00:00:00.000Z"
2040
+ }
2041
+ ]
2042
+ }
2043
+ ```
2044
+
2045
+ </details>
2046
+
2047
+ ---
2048
+
1861
2049
  ### `getMarketplaceListingById`
1862
2050
 
1863
2051
  Get marketplace listing by listing ID including all versions
@@ -1891,7 +2079,6 @@ const { data } = await client.getMarketplaceListingById({
1891
2079
  "details_page_description": "string",
1892
2080
  "details_page_hero_image": "string",
1893
2081
  "details_page_carousel": ["string"],
1894
- "documentation_link": "string",
1895
2082
  "resources_section_description": "string",
1896
2083
  "resources_section_benefits_title": "string",
1897
2084
  "resources_section_benefits_list": "string",
@@ -1966,7 +2153,6 @@ const { data } = await client.updateMarketplaceListing(
1966
2153
  details_page_description: 'string',
1967
2154
  details_page_hero_image: 'string',
1968
2155
  details_page_carousel: ['string'],
1969
- documentation_link: 'string',
1970
2156
  resources_section_description: 'string',
1971
2157
  resources_section_benefits_title: 'string',
1972
2158
  resources_section_benefits_list: 'string',
@@ -2012,7 +2198,6 @@ const { data } = await client.updateMarketplaceListing(
2012
2198
  "details_page_description": "string",
2013
2199
  "details_page_hero_image": "string",
2014
2200
  "details_page_carousel": ["string"],
2015
- "documentation_link": "string",
2016
2201
  "resources_section_description": "string",
2017
2202
  "resources_section_benefits_title": "string",
2018
2203
  "resources_section_benefits_list": "string",
@@ -2224,8 +2409,82 @@ const { data } = await client.publishMarketplaceListingVersion(
2224
2409
 
2225
2410
  ---
2226
2411
 
2412
+ ### `installBlueprintV3`
2413
+
2414
+ Install Blueprint V3
2415
+
2416
+ `POST /v3/blueprint-manifest/blueprint:install`
2417
+
2418
+ ```ts
2419
+ const { data } = await client.installBlueprintV3(
2420
+ null,
2421
+ {
2422
+ source_org_id: 'string',
2423
+ source_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
2424
+ source_blueprint_file: 'string',
2425
+ destination_org_id: 'string',
2426
+ destination_blueprint_id: 'c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341',
2427
+ destination_auth_token: 'string',
2428
+ options: {
2429
+ resources_to_ignore: ['string']
2430
+ },
2431
+ slug: 'string'
2432
+ },
2433
+ )
2434
+ ```
2435
+
2436
+ ---
2437
+
2438
+ ### `getBlueprintLineageV3`
2439
+
2440
+ Get Blueprint Lineage V3
2441
+
2442
+ `GET /v3/blueprint-manifest/blueprints/{blueprint_id}/lineage`
2443
+
2444
+ ```ts
2445
+ const { data } = await client.getBlueprintLineageV3({
2446
+ blueprint_id: 'example',
2447
+ })
2448
+ ```
2449
+
2450
+ <details>
2451
+ <summary>Response</summary>
2452
+
2453
+ ```json
2454
+ {
2455
+ "total": 0,
2456
+ "entries": [
2457
+ {
2458
+ "lineage_id": "string",
2459
+ "target_id": "string",
2460
+ "resource_type": "designbuilder",
2461
+ "blueprint_instance_ids": ["string"],
2462
+ "fidelity": "full",
2463
+ "last_synced_at": "1970-01-01T00:00:00.000Z"
2464
+ }
2465
+ ]
2466
+ }
2467
+ ```
2468
+
2469
+ </details>
2470
+
2471
+ ---
2472
+
2227
2473
  ## Schemas
2228
2474
 
2475
+ ### `LineageEntry`
2476
+
2477
+ ```ts
2478
+ type LineageEntry = {
2479
+ lineage_id?: string
2480
+ target_id?: string
2481
+ resource_type?: "designbuilder" | "journey" | "product" | "price" | "product_recommendation" | "coupon" | "tax" | "automation_flow" | "entity_mapping" | "file" | "emailtemplate" | "schema" | "schema_attribute" | "schema_capability" | "schema_group" | "schema_group_headline" | "workflow_definition" | "closing_reason" | "taxonomy_classification" | "webhook" | "integration" | "dashboard" | "custom_variable" | "usergroup" | "saved_view" | "app" | "role" | "portal_config" | "target" | "kanban" | "validation_rule" | "flow_template" | "taxonomy" | "notification_template" | "environment_variable"
2482
+ blueprint_instance_ids?: string[]
2483
+ fidelity?: "full" | "partial"
2484
+ last_synced_at?: string // date-time
2485
+ }
2486
+ ```
2487
+
2229
2488
  ### `BlueprintID`
2230
2489
 
2231
2490
  ID of a blueprint
@@ -2263,6 +2522,23 @@ type CommonBlueprintFields = {
2263
2522
  note?: string
2264
2523
  }>
2265
2524
  is_verified?: boolean
2525
+ latest_verification?: {
2526
+ job_id?: string
2527
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
2528
+ triggered_at?: string // date-time
2529
+ source_org_id?: string
2530
+ source_blueprint_id?: string
2531
+ destination_org_id?: string
2532
+ destination_blueprint_id?: string
2533
+ summary?: {
2534
+ total_resources?: { ... }
2535
+ matched?: { ... }
2536
+ mismatched?: { ... }
2537
+ missing_in_destination?: { ... }
2538
+ fetch_errors?: { ... }
2539
+ }
2540
+ }
2541
+ ignored_resource_addresses?: string[]
2266
2542
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2267
2543
  created_at?: string // date-time
2268
2544
  updated_at?: string // date-time
@@ -2381,6 +2657,23 @@ type CustomBlueprint = {
2381
2657
  note?: string
2382
2658
  }>
2383
2659
  is_verified?: boolean
2660
+ latest_verification?: {
2661
+ job_id?: string
2662
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
2663
+ triggered_at?: string // date-time
2664
+ source_org_id?: string
2665
+ source_blueprint_id?: string
2666
+ destination_org_id?: string
2667
+ destination_blueprint_id?: string
2668
+ summary?: {
2669
+ total_resources?: { ... }
2670
+ matched?: { ... }
2671
+ mismatched?: { ... }
2672
+ missing_in_destination?: { ... }
2673
+ fetch_errors?: { ... }
2674
+ }
2675
+ }
2676
+ ignored_resource_addresses?: string[]
2384
2677
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2385
2678
  created_at?: string // date-time
2386
2679
  updated_at?: string // date-time
@@ -2446,6 +2739,23 @@ type FileBlueprint = {
2446
2739
  note?: string
2447
2740
  }>
2448
2741
  is_verified?: boolean
2742
+ latest_verification?: {
2743
+ job_id?: string
2744
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
2745
+ triggered_at?: string // date-time
2746
+ source_org_id?: string
2747
+ source_blueprint_id?: string
2748
+ destination_org_id?: string
2749
+ destination_blueprint_id?: string
2750
+ summary?: {
2751
+ total_resources?: { ... }
2752
+ matched?: { ... }
2753
+ mismatched?: { ... }
2754
+ missing_in_destination?: { ... }
2755
+ fetch_errors?: { ... }
2756
+ }
2757
+ }
2758
+ ignored_resource_addresses?: string[]
2449
2759
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2450
2760
  created_at?: string // date-time
2451
2761
  updated_at?: string // date-time
@@ -2511,6 +2821,23 @@ type MarketplaceBlueprint = {
2511
2821
  note?: string
2512
2822
  }>
2513
2823
  is_verified?: boolean
2824
+ latest_verification?: {
2825
+ job_id?: string
2826
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
2827
+ triggered_at?: string // date-time
2828
+ source_org_id?: string
2829
+ source_blueprint_id?: string
2830
+ destination_org_id?: string
2831
+ destination_blueprint_id?: string
2832
+ summary?: {
2833
+ total_resources?: { ... }
2834
+ matched?: { ... }
2835
+ mismatched?: { ... }
2836
+ missing_in_destination?: { ... }
2837
+ fetch_errors?: { ... }
2838
+ }
2839
+ }
2840
+ ignored_resource_addresses?: string[]
2514
2841
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2515
2842
  created_at?: string // date-time
2516
2843
  updated_at?: string // date-time
@@ -2608,6 +2935,23 @@ type DeployedBlueprint = {
2608
2935
  note?: string
2609
2936
  }>
2610
2937
  is_verified?: boolean
2938
+ latest_verification?: {
2939
+ job_id?: string
2940
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
2941
+ triggered_at?: string // date-time
2942
+ source_org_id?: string
2943
+ source_blueprint_id?: string
2944
+ destination_org_id?: string
2945
+ destination_blueprint_id?: string
2946
+ summary?: {
2947
+ total_resources?: { ... }
2948
+ matched?: { ... }
2949
+ mismatched?: { ... }
2950
+ missing_in_destination?: { ... }
2951
+ fetch_errors?: { ... }
2952
+ }
2953
+ }
2954
+ ignored_resource_addresses?: string[]
2611
2955
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2612
2956
  created_at?: string // date-time
2613
2957
  updated_at?: string // date-time
@@ -2673,6 +3017,23 @@ type AppBlueprint = {
2673
3017
  note?: string
2674
3018
  }>
2675
3019
  is_verified?: boolean
3020
+ latest_verification?: {
3021
+ job_id?: string
3022
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
3023
+ triggered_at?: string // date-time
3024
+ source_org_id?: string
3025
+ source_blueprint_id?: string
3026
+ destination_org_id?: string
3027
+ destination_blueprint_id?: string
3028
+ summary?: {
3029
+ total_resources?: { ... }
3030
+ matched?: { ... }
3031
+ mismatched?: { ... }
3032
+ missing_in_destination?: { ... }
3033
+ fetch_errors?: { ... }
3034
+ }
3035
+ }
3036
+ ignored_resource_addresses?: string[]
2676
3037
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2677
3038
  created_at?: string // date-time
2678
3039
  updated_at?: string // date-time
@@ -2738,6 +3099,23 @@ type Blueprint = {
2738
3099
  note?: string
2739
3100
  }>
2740
3101
  is_verified?: boolean
3102
+ latest_verification?: {
3103
+ job_id?: string
3104
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
3105
+ triggered_at?: string // date-time
3106
+ source_org_id?: string
3107
+ source_blueprint_id?: string
3108
+ destination_org_id?: string
3109
+ destination_blueprint_id?: string
3110
+ summary?: {
3111
+ total_resources?: { ... }
3112
+ matched?: { ... }
3113
+ mismatched?: { ... }
3114
+ missing_in_destination?: { ... }
3115
+ fetch_errors?: { ... }
3116
+ }
3117
+ }
3118
+ ignored_resource_addresses?: string[]
2741
3119
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2742
3120
  created_at?: string // date-time
2743
3121
  updated_at?: string // date-time
@@ -2797,29 +3175,12 @@ type Blueprint = {
2797
3175
  note?: string
2798
3176
  }>
2799
3177
  is_verified?: boolean
2800
- installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED"
2801
- created_at?: string // date-time
2802
- updated_at?: string // date-time
2803
- created_by?: {
2804
- name?: unknown
2805
- org_id: string
2806
- user_id?: string
2807
- token_id?: string
2808
- }
2809
- updated_by?: {
2810
- name?: unknown
2811
- org_id: string
2812
- user_id?: string
2813
- token_id?: string
2814
- }
2815
- installation_job_ids?: string[]
2816
- source_blueprint_id?: string
2817
- archived?: boolean
2818
- docs_url?: string
2819
- recommended_apps?: string[]
2820
- required_features?: {
2821
- enabled?: string[]
2822
- disabled?: string[]
3178
+ latest_verification?: {
3179
+ job_id?: string
3180
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
3181
+ triggered_at?: string // date-time
3182
+ source_org_id?: string
3183
+ source_blueprint_id?: string
2823
3184
  // ...
2824
3185
  }
2825
3186
  ```
@@ -2932,7 +3293,7 @@ type BlueprintInstallationJob = {
2932
3293
  destination_blueprint_id?: string
2933
3294
  destination_org_id?: string
2934
3295
  slug?: string
2935
- status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "FAILED"
3296
+ status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED"
2936
3297
  }
2937
3298
  ```
2938
3299
 
@@ -3000,7 +3361,7 @@ type BlueprintJob = {
3000
3361
  destination_blueprint_id?: string
3001
3362
  destination_org_id?: string
3002
3363
  slug?: string
3003
- status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "FAILED"
3364
+ status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED"
3004
3365
  } | {
3005
3366
  id?: string
3006
3367
  events?: Array<{
@@ -3157,7 +3518,6 @@ type BlueprintVerificationJob = {
3157
3518
  matched?: number
3158
3519
  mismatched?: number
3159
3520
  missing_in_destination?: number
3160
- missing_in_source?: number
3161
3521
  fetch_errors?: number
3162
3522
  }
3163
3523
  resource_results?: Array<{
@@ -3165,7 +3525,7 @@ type BlueprintVerificationJob = {
3165
3525
  resource_name?: string
3166
3526
  source_resource_id?: string
3167
3527
  destination_resource_id?: string
3168
- status?: "matched" | "mismatched" | "missing_in_destination" | "missing_in_source" | "fetch_error"
3528
+ status?: "matched" | "mismatched" | "missing_in_destination" | "fetch_error"
3169
3529
  field_diffs?: Array<{
3170
3530
  path?: { ... }
3171
3531
  source_value?: { ... }
@@ -3178,6 +3538,27 @@ type BlueprintVerificationJob = {
3178
3538
  }
3179
3539
  ```
3180
3540
 
3541
+ ### `LatestBlueprintVerification`
3542
+
3543
+ ```ts
3544
+ type LatestBlueprintVerification = {
3545
+ job_id?: string
3546
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED"
3547
+ triggered_at?: string // date-time
3548
+ source_org_id?: string
3549
+ source_blueprint_id?: string
3550
+ destination_org_id?: string
3551
+ destination_blueprint_id?: string
3552
+ summary?: {
3553
+ total_resources?: number
3554
+ matched?: number
3555
+ mismatched?: number
3556
+ missing_in_destination?: number
3557
+ fetch_errors?: number
3558
+ }
3559
+ }
3560
+ ```
3561
+
3181
3562
  ### `VerificationSummary`
3182
3563
 
3183
3564
  ```ts
@@ -3186,7 +3567,6 @@ type VerificationSummary = {
3186
3567
  matched?: number
3187
3568
  mismatched?: number
3188
3569
  missing_in_destination?: number
3189
- missing_in_source?: number
3190
3570
  fetch_errors?: number
3191
3571
  }
3192
3572
  ```
@@ -3199,7 +3579,7 @@ type ResourceVerificationResult = {
3199
3579
  resource_name?: string
3200
3580
  source_resource_id?: string
3201
3581
  destination_resource_id?: string
3202
- status?: "matched" | "mismatched" | "missing_in_destination" | "missing_in_source" | "fetch_error"
3582
+ status?: "matched" | "mismatched" | "missing_in_destination" | "fetch_error"
3203
3583
  field_diffs?: Array<{
3204
3584
  path?: string
3205
3585
  source_value?: unknown
@@ -3286,7 +3666,7 @@ type Manifest = {
3286
3666
  previous_jobs_ids?: string[]
3287
3667
  previous_jobs?: Array<{
3288
3668
  job_id?: string
3289
- job_status?: "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "FAILED"
3669
+ job_status?: "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED"
3290
3670
  manifest_file_path?: string
3291
3671
  message?: string
3292
3672
  timestamp?: string // date-time
@@ -3439,7 +3819,7 @@ type ManifestItem = {
3439
3819
  ### `JobStatus`
3440
3820
 
3441
3821
  ```ts
3442
- type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "FAILED"
3822
+ type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED"
3443
3823
  ```
3444
3824
 
3445
3825
  ### `ResourceNodeType`
@@ -3590,7 +3970,7 @@ type ResourceNode = {
3590
3970
  ```ts
3591
3971
  type Job = {
3592
3972
  job_id?: string
3593
- job_status?: "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "FAILED"
3973
+ job_status?: "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED"
3594
3974
  manifest_file_path?: string
3595
3975
  message?: string
3596
3976
  timestamp?: string // date-time
@@ -3945,7 +4325,6 @@ type MarketplaceListing = {
3945
4325
  details_page_description?: string
3946
4326
  details_page_hero_image?: string
3947
4327
  details_page_carousel?: string[]
3948
- documentation_link?: string
3949
4328
  resources_section_description?: string
3950
4329
  resources_section_benefits_title?: string
3951
4330
  resources_section_benefits_list?: string
@@ -3990,7 +4369,6 @@ type MarketplaceListingUpdate = {
3990
4369
  details_page_description?: string
3991
4370
  details_page_hero_image?: string
3992
4371
  details_page_carousel?: string[]
3993
- documentation_link?: string
3994
4372
  resources_section_description?: string
3995
4373
  resources_section_benefits_title?: string
3996
4374
  resources_section_benefits_list?: string