@epilot/blueprint-manifest-client 4.6.4 → 4.7.0

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.
@@ -1 +1 @@
1
- (()=>{"use strict";var e={330(e,t,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(r(466));t.default=i.default},466(e){e.exports=JSON.parse('{"openapi":"3.0.2","info":{"title":"","version":""},"servers":[{"url":"https://blueprint-manifest.sls.epilot.io"}],"paths":{"/v1/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getJob","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"responses":{}}},"/v1/blueprint-manifest/jobs:createExport":{"post":{"operationId":"createExport","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:exportManifest":{"post":{"operationId":"exportManifest","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest:uploadManifest":{"post":{"operationId":"uploadManifest","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs:createPlan":{"post":{"operationId":"createPlan","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:applyPlan":{"post":{"operationId":"applyPlan","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/manifests":{"get":{"operationId":"listInstalledManifests","deprecated":true,"responses":{}}},"/v1/blueprint-manifest/manifests/{manifest_id}":{"get":{"operationId":"getManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}},"put":{"operationId":"updateManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints":{"get":{"operationId":"listBlueprints","parameters":[{"name":"archived","in":"query","required":false}],"responses":{}},"post":{"operationId":"createBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:marketplace":{"get":{"operationId":"listInstalledMarketplaceBlueprints","responses":{}}},"/v2/blueprint-manifest/blueprints:pre-install":{"post":{"operationId":"preInstallBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:preview/{preview_id}":{"get":{"operationId":"getBlueprintPreview","parameters":[{"in":"path","required":true,"name":"preview_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprint:install":{"post":{"operationId":"installBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}":{"get":{"operationId":"getBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}},"put":{"operationId":"updateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/validate":{"post":{"operationId":"validateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:verify":{"post":{"operationId":"verifyBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:export":{"post":{"operationId":"exportBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/marketplace/slugs":{"get":{"operationId":"listMarketplaceSlugs","responses":{}}},"/v2/blueprint-manifest/blueprints:publish":{"post":{"operationId":"publishBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:format-description":{"post":{"operationId":"formatBlueprintDescription","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources":{"post":{"operationId":"addBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources:syncDependencies":{"post":{"operationId":"syncDependencies","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk":{"post":{"operationId":"bulkAddBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"put":{"operationId":"bulkUpdateBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"bulkDeleteBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}":{"put":{"operationId":"updateBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs":{"get":{"operationId":"listBlueprintJobs","responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:continue":{"post":{"operationId":"continueInstallationJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:cancel":{"post":{"operationId":"cancelBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v1/blueprints/{blueprint_id}/marketplace-listing":{"post":{"operationId":"createMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"get":{"operationId":"getMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}":{"get":{"operationId":"getMarketplaceListingById","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"patch":{"operationId":"updateMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions":{"post":{"operationId":"createMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"get":{"operationId":"listMarketplaceListingVersions","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}":{"patch":{"operationId":"updateMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}/publish":{"post":{"operationId":"publishMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}}},"components":{"parameters":{"JobID":{"name":"job_id","in":"path","required":true}}}}')}},t={},r=function r(n){var i=t[n];if(void 0!==i)return i.exports;var s=t[n]={exports:{}};return e[n].call(s.exports,s,s.exports,r),s.exports}(330),n=exports;for(var i in r)n[i]=r[i];r.__esModule&&Object.defineProperty(n,"__esModule",{value:!0})})();
1
+ (()=>{"use strict";var e={438(e,t,r){var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var n=i(r(466));t.default=n.default},466(e){e.exports=JSON.parse('{"openapi":"3.0.2","info":{"title":"","version":""},"servers":[{"url":"https://blueprint-manifest.sls.epilot.io"}],"paths":{"/v1/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getJob","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"responses":{}}},"/v1/blueprint-manifest/jobs:createExport":{"post":{"operationId":"createExport","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:exportManifest":{"post":{"operationId":"exportManifest","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest:uploadManifest":{"post":{"operationId":"uploadManifest","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs:createPlan":{"post":{"operationId":"createPlan","deprecated":true,"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/jobs/{job_id}:applyPlan":{"post":{"operationId":"applyPlan","deprecated":true,"parameters":[{"$ref":"#/components/parameters/JobID"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v1/blueprint-manifest/manifests":{"get":{"operationId":"listInstalledManifests","deprecated":true,"responses":{}}},"/v1/blueprint-manifest/manifests/{manifest_id}":{"get":{"operationId":"getManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}},"put":{"operationId":"updateManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteManifest","deprecated":true,"parameters":[{"in":"path","required":true,"name":"manifest_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints":{"get":{"operationId":"listBlueprints","parameters":[{"name":"archived","in":"query","required":false}],"responses":{}},"post":{"operationId":"createBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:marketplace":{"get":{"operationId":"listInstalledMarketplaceBlueprints","responses":{}}},"/v2/blueprint-manifest/blueprints:pre-install":{"post":{"operationId":"preInstallBlueprint","requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints:preview/{preview_id}":{"get":{"operationId":"getBlueprintPreview","parameters":[{"in":"path","required":true,"name":"preview_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprint:install":{"post":{"operationId":"installBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}":{"get":{"operationId":"getBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}},"put":{"operationId":"updateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/validate":{"post":{"operationId":"validateBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:verify":{"post":{"operationId":"verifyBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:export":{"post":{"operationId":"exportBlueprint","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/marketplace/slugs":{"get":{"operationId":"listMarketplaceSlugs","responses":{}}},"/v2/blueprint-manifest/blueprints:publish":{"post":{"operationId":"publishBlueprint","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}:format-description":{"post":{"operationId":"formatBlueprintDescription","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources":{"post":{"operationId":"addBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources:syncDependencies":{"post":{"operationId":"syncDependencies","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/bulk":{"post":{"operationId":"bulkAddBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"query","name":"add_dependencies"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"put":{"operationId":"bulkUpdateBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"bulkDeleteBlueprintResources","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/blueprints/{blueprint_id}/resources/{resource_id}":{"put":{"operationId":"updateBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"requestBody":{"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteBlueprintResource","parameters":[{"in":"path","required":true,"name":"blueprint_id"},{"in":"path","required":true,"name":"resource_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs":{"get":{"operationId":"listBlueprintJobs","responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}":{"get":{"operationId":"getBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:continue":{"post":{"operationId":"continueInstallationJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"requestBody":{"required":false,"content":{"application/json":{}}},"responses":{}}},"/v2/blueprint-manifest/jobs/{job_id}:cancel":{"post":{"operationId":"cancelBlueprintJob","parameters":[{"in":"path","required":true,"name":"job_id"}],"responses":{}}},"/v1/blueprints/{blueprint_id}/marketplace-listing":{"post":{"operationId":"createMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"get":{"operationId":"getMarketplaceListing","parameters":[{"name":"blueprint_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings":{"get":{"operationId":"listMarketplaceListings","responses":{}}},"/v1/marketplace-listings/{listing_id}":{"get":{"operationId":"getMarketplaceListingById","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"patch":{"operationId":"updateMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}},"delete":{"operationId":"deleteMarketplaceListing","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions":{"post":{"operationId":"createMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}},"get":{"operationId":"listMarketplaceListingVersions","parameters":[{"name":"listing_id","in":"path","required":true}],"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}":{"patch":{"operationId":"updateMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v1/marketplace-listings/{listing_id}/versions/{version_id}/publish":{"post":{"operationId":"publishMarketplaceListingVersion","parameters":[{"name":"listing_id","in":"path","required":true},{"name":"version_id","in":"path","required":true}],"requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v3/blueprint-manifest/blueprint:install":{"post":{"operationId":"installBlueprintV3","requestBody":{"required":true,"content":{"application/json":{}}},"responses":{}}},"/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage":{"get":{"operationId":"getBlueprintLineageV3","parameters":[{"in":"path","required":true,"name":"blueprint_id"}],"responses":{}}}},"components":{"parameters":{"JobID":{"name":"job_id","in":"path","required":true}}}}')}},t={},r=function r(i){var n=t[i];if(void 0!==n)return n.exports;var s=t[i]={exports:{}};return e[i].call(s.exports,s,s.exports,r),s.exports}(438),i=exports;for(var n in r)i[n]=r[n];r.__esModule&&Object.defineProperty(i,"__esModule",{value:!0})})();
@@ -542,6 +542,12 @@
542
542
  "responses": {}
543
543
  }
544
544
  },
545
+ "/v1/marketplace-listings": {
546
+ "get": {
547
+ "operationId": "listMarketplaceListings",
548
+ "responses": {}
549
+ }
550
+ },
545
551
  "/v1/marketplace-listings/{listing_id}": {
546
552
  "get": {
547
553
  "operationId": "getMarketplaceListingById",
@@ -654,6 +660,31 @@
654
660
  },
655
661
  "responses": {}
656
662
  }
663
+ },
664
+ "/v3/blueprint-manifest/blueprint:install": {
665
+ "post": {
666
+ "operationId": "installBlueprintV3",
667
+ "requestBody": {
668
+ "required": true,
669
+ "content": {
670
+ "application/json": {}
671
+ }
672
+ },
673
+ "responses": {}
674
+ }
675
+ },
676
+ "/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage": {
677
+ "get": {
678
+ "operationId": "getBlueprintLineageV3",
679
+ "parameters": [
680
+ {
681
+ "in": "path",
682
+ "required": true,
683
+ "name": "blueprint_id"
684
+ }
685
+ ],
686
+ "responses": {}
687
+ }
657
688
  }
658
689
  },
659
690
  "components": {
package/dist/openapi.d.ts CHANGED
@@ -60,6 +60,11 @@ declare namespace Components {
60
60
  * Whether the blueprint is verified by epilot
61
61
  */
62
62
  is_verified?: boolean;
63
+ latest_verification?: LatestBlueprintVerification;
64
+ /**
65
+ * Resource addresses excluded during the latest install/update and ignored by verification.
66
+ */
67
+ ignored_resource_addresses?: string[];
63
68
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
64
69
  created_at?: string; // date-time
65
70
  updated_at?: string; // date-time
@@ -184,7 +189,7 @@ declare namespace Components {
184
189
  * Blueprint slug for marketplace blueprints
185
190
  */
186
191
  slug?: string;
187
- status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "FAILED";
192
+ status?: "IN_PROGRESS" | "WAITING_USER_ACTION" | "CANCELED" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED";
188
193
  }
189
194
  export interface BlueprintInstallationJobOptions {
190
195
  /**
@@ -435,6 +440,11 @@ declare namespace Components {
435
440
  * Whether the blueprint is verified by epilot
436
441
  */
437
442
  is_verified?: boolean;
443
+ latest_verification?: LatestBlueprintVerification;
444
+ /**
445
+ * Resource addresses excluded during the latest install/update and ignored by verification.
446
+ */
447
+ ignored_resource_addresses?: string[];
438
448
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
439
449
  created_at?: string; // date-time
440
450
  updated_at?: string; // date-time
@@ -709,6 +719,11 @@ declare namespace Components {
709
719
  * Whether the blueprint is verified by epilot
710
720
  */
711
721
  is_verified?: boolean;
722
+ latest_verification?: LatestBlueprintVerification;
723
+ /**
724
+ * Resource addresses excluded during the latest install/update and ignored by verification.
725
+ */
726
+ ignored_resource_addresses?: string[];
712
727
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
713
728
  created_at?: string; // date-time
714
729
  updated_at?: string; // date-time
@@ -799,6 +814,11 @@ declare namespace Components {
799
814
  * Whether the blueprint is verified by epilot
800
815
  */
801
816
  is_verified?: boolean;
817
+ latest_verification?: LatestBlueprintVerification;
818
+ /**
819
+ * Resource addresses excluded during the latest install/update and ignored by verification.
820
+ */
821
+ ignored_resource_addresses?: string[];
802
822
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
803
823
  created_at?: string; // date-time
804
824
  updated_at?: string; // date-time
@@ -898,6 +918,11 @@ declare namespace Components {
898
918
  * Whether the blueprint is verified by epilot
899
919
  */
900
920
  is_verified?: boolean;
921
+ latest_verification?: LatestBlueprintVerification;
922
+ /**
923
+ * Resource addresses excluded during the latest install/update and ignored by verification.
924
+ */
925
+ ignored_resource_addresses?: string[];
901
926
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
902
927
  created_at?: string; // date-time
903
928
  updated_at?: string; // date-time
@@ -1202,7 +1227,46 @@ declare namespace Components {
1202
1227
  * 4854bb2a-94f9-424d-a968-3fb17fb0bf89
1203
1228
  */
1204
1229
  export type JobID = string;
1205
- export type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "FAILED";
1230
+ export type JobStatus = "PENDING" | "STARTED" | "WAITING_USER_ACTION" | "CANCELED" | "IN_PROGRESS" | "SUCCESS" | "PARTIAL_SUCCESS" | "FAILED";
1231
+ export interface LatestBlueprintVerification {
1232
+ job_id?: /**
1233
+ * ID of a job
1234
+ * example:
1235
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1236
+ */
1237
+ BlueprintJobID;
1238
+ status?: "IN_PROGRESS" | "SUCCESS" | "FAILED";
1239
+ triggered_at?: string; // date-time
1240
+ source_org_id?: string;
1241
+ source_blueprint_id?: /**
1242
+ * ID of a blueprint
1243
+ * example:
1244
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1245
+ */
1246
+ BlueprintID;
1247
+ destination_org_id?: string;
1248
+ destination_blueprint_id?: /**
1249
+ * ID of a blueprint
1250
+ * example:
1251
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
1252
+ */
1253
+ BlueprintID;
1254
+ summary?: VerificationSummary;
1255
+ }
1256
+ export interface LineageEntry {
1257
+ /**
1258
+ * Immutable resource identity across orgs
1259
+ */
1260
+ lineage_id?: string;
1261
+ /**
1262
+ * Resource ID in the destination org
1263
+ */
1264
+ target_id?: string;
1265
+ resource_type?: /* Type of the resource */ ResourceNodeType;
1266
+ blueprint_instance_ids?: string[];
1267
+ fidelity?: "full" | "partial";
1268
+ last_synced_at?: string; // date-time
1269
+ }
1206
1270
  export interface Manifest {
1207
1271
  import_job_id?: /**
1208
1272
  * ID of an import or export job (state machine)
@@ -1557,6 +1621,11 @@ declare namespace Components {
1557
1621
  * Whether the blueprint is verified by epilot
1558
1622
  */
1559
1623
  is_verified?: boolean;
1624
+ latest_verification?: LatestBlueprintVerification;
1625
+ /**
1626
+ * Resource addresses excluded during the latest install/update and ignored by verification.
1627
+ */
1628
+ ignored_resource_addresses?: string[];
1560
1629
  installation_status?: "IN_PROGRESS" | "CANCELED" | "PARTIAL" | "SUCCESS" | "FAILED";
1561
1630
  created_at?: string; // date-time
1562
1631
  updated_at?: string; // date-time
@@ -1637,7 +1706,6 @@ declare namespace Components {
1637
1706
  details_page_description?: string | null;
1638
1707
  details_page_hero_image?: string | null;
1639
1708
  details_page_carousel?: string[] | null;
1640
- documentation_link?: string | null;
1641
1709
  resources_section_description?: string | null;
1642
1710
  resources_section_benefits_title?: string | null;
1643
1711
  resources_section_benefits_list?: string | null;
@@ -1677,7 +1745,6 @@ declare namespace Components {
1677
1745
  details_page_description?: string | null;
1678
1746
  details_page_hero_image?: string | null;
1679
1747
  details_page_carousel?: string[] | null;
1680
- documentation_link?: string | null;
1681
1748
  resources_section_description?: string | null;
1682
1749
  resources_section_benefits_title?: string | null;
1683
1750
  resources_section_benefits_list?: string | null;
@@ -1810,7 +1877,7 @@ declare namespace Components {
1810
1877
  resource_name?: string;
1811
1878
  source_resource_id?: string;
1812
1879
  destination_resource_id?: string;
1813
- status?: "matched" | "mismatched" | "missing_in_destination" | "missing_in_source" | "fetch_error";
1880
+ status?: "matched" | "mismatched" | "missing_in_destination" | "fetch_error";
1814
1881
  field_diffs?: FieldDiff[];
1815
1882
  error?: string;
1816
1883
  }
@@ -1885,7 +1952,6 @@ declare namespace Components {
1885
1952
  matched?: number;
1886
1953
  mismatched?: number;
1887
1954
  missing_in_destination?: number;
1888
- missing_in_source?: number;
1889
1955
  fetch_errors?: number;
1890
1956
  }
1891
1957
  export interface VirtualResourceNodeGroup {
@@ -2453,6 +2519,25 @@ declare namespace Paths {
2453
2519
  export type $200 = Components.Schemas.BlueprintJob;
2454
2520
  }
2455
2521
  }
2522
+ namespace GetBlueprintLineageV3 {
2523
+ namespace Parameters {
2524
+ export type BlueprintId = /**
2525
+ * ID of a blueprint
2526
+ * example:
2527
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2528
+ */
2529
+ Components.Schemas.BlueprintID;
2530
+ }
2531
+ export interface PathParameters {
2532
+ blueprint_id: Parameters.BlueprintId;
2533
+ }
2534
+ namespace Responses {
2535
+ export interface $200 {
2536
+ total?: number;
2537
+ entries?: Components.Schemas.LineageEntry[];
2538
+ }
2539
+ }
2540
+ }
2456
2541
  namespace GetBlueprintPreview {
2457
2542
  namespace Parameters {
2458
2543
  export type PreviewId = string;
@@ -2523,7 +2608,6 @@ declare namespace Paths {
2523
2608
  details_page_description?: string | null;
2524
2609
  details_page_hero_image?: string | null;
2525
2610
  details_page_carousel?: string[] | null;
2526
- documentation_link?: string | null;
2527
2611
  resources_section_description?: string | null;
2528
2612
  resources_section_benefits_title?: string | null;
2529
2613
  resources_section_benefits_list?: string | null;
@@ -2579,7 +2663,6 @@ declare namespace Paths {
2579
2663
  details_page_description?: string | null;
2580
2664
  details_page_hero_image?: string | null;
2581
2665
  details_page_carousel?: string[] | null;
2582
- documentation_link?: string | null;
2583
2666
  resources_section_description?: string | null;
2584
2667
  resources_section_benefits_title?: string | null;
2585
2668
  resources_section_benefits_list?: string | null;
@@ -2662,6 +2745,53 @@ declare namespace Paths {
2662
2745
  }
2663
2746
  }
2664
2747
  }
2748
+ namespace InstallBlueprintV3 {
2749
+ export interface RequestBody {
2750
+ source_org_id?: string;
2751
+ source_blueprint_id?: /**
2752
+ * ID of a blueprint
2753
+ * example:
2754
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2755
+ */
2756
+ Components.Schemas.BlueprintID;
2757
+ /**
2758
+ * S3 key to the blueprint zip file
2759
+ */
2760
+ source_blueprint_file?: string;
2761
+ destination_org_id?: string;
2762
+ destination_blueprint_id?: /**
2763
+ * ID of a blueprint
2764
+ * example:
2765
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2766
+ */
2767
+ Components.Schemas.BlueprintID;
2768
+ /**
2769
+ * Auth token for the destination org. Required for cross-org installs where the caller's token belongs to the source org. Defaults to the caller's bearer token.
2770
+ */
2771
+ destination_auth_token?: string;
2772
+ options?: Components.Schemas.BlueprintInstallationJobOptions;
2773
+ /**
2774
+ * Slug for marketplace blueprint consistency
2775
+ */
2776
+ slug?: string;
2777
+ }
2778
+ namespace Responses {
2779
+ export interface $202 {
2780
+ job_id?: /**
2781
+ * ID of a job
2782
+ * example:
2783
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2784
+ */
2785
+ Components.Schemas.BlueprintJobID;
2786
+ destination_blueprint_id?: /**
2787
+ * ID of a blueprint
2788
+ * example:
2789
+ * c2d6cac8-bdd5-4ea2-8a6c-1cbdbe77b341
2790
+ */
2791
+ Components.Schemas.BlueprintID;
2792
+ }
2793
+ }
2794
+ }
2665
2795
  namespace ListBlueprintJobs {
2666
2796
  namespace Responses {
2667
2797
  export interface $200 {
@@ -2729,6 +2859,13 @@ declare namespace Paths {
2729
2859
  }
2730
2860
  }
2731
2861
  }
2862
+ namespace ListMarketplaceListings {
2863
+ namespace Responses {
2864
+ export interface $200 {
2865
+ listings?: Components.Schemas.MarketplaceListing[];
2866
+ }
2867
+ }
2868
+ }
2732
2869
  namespace ListMarketplaceSlugs {
2733
2870
  namespace Responses {
2734
2871
  export interface $200 {
@@ -3449,6 +3586,16 @@ export interface OperationMethods {
3449
3586
  data?: Paths.CreateMarketplaceListing.RequestBody,
3450
3587
  config?: AxiosRequestConfig
3451
3588
  ): OperationResponse<Paths.CreateMarketplaceListing.Responses.$201>
3589
+ /**
3590
+ * listMarketplaceListings - listMarketplaceListings
3591
+ *
3592
+ * List all marketplace listings for the authenticated organization
3593
+ */
3594
+ 'listMarketplaceListings'(
3595
+ parameters?: Parameters<UnknownParamsObject> | null,
3596
+ data?: any,
3597
+ config?: AxiosRequestConfig
3598
+ ): OperationResponse<Paths.ListMarketplaceListings.Responses.$200>
3452
3599
  /**
3453
3600
  * getMarketplaceListingById - getMarketplaceListingById
3454
3601
  *
@@ -3519,6 +3666,31 @@ export interface OperationMethods {
3519
3666
  data?: Paths.PublishMarketplaceListingVersion.RequestBody,
3520
3667
  config?: AxiosRequestConfig
3521
3668
  ): OperationResponse<Paths.PublishMarketplaceListingVersion.Responses.$200>
3669
+ /**
3670
+ * installBlueprintV3 - Install Blueprint V3
3671
+ *
3672
+ * Install a blueprint using the V3 engine (direct API calls, no Terraform).
3673
+ * Creates resources in topological order with global ID replacement.
3674
+ * Supports checkpoint-based resume on failure.
3675
+ *
3676
+ */
3677
+ 'installBlueprintV3'(
3678
+ parameters?: Parameters<UnknownParamsObject> | null,
3679
+ data?: Paths.InstallBlueprintV3.RequestBody,
3680
+ config?: AxiosRequestConfig
3681
+ ): OperationResponse<Paths.InstallBlueprintV3.Responses.$202>
3682
+ /**
3683
+ * getBlueprintLineageV3 - Get Blueprint Lineage V3
3684
+ *
3685
+ * Returns the lineage registry entries for a blueprint's resources in the current org.
3686
+ * Shows the mapping between source lineage IDs and target resource IDs.
3687
+ *
3688
+ */
3689
+ 'getBlueprintLineageV3'(
3690
+ parameters?: Parameters<Paths.GetBlueprintLineageV3.PathParameters> | null,
3691
+ data?: any,
3692
+ config?: AxiosRequestConfig
3693
+ ): OperationResponse<Paths.GetBlueprintLineageV3.Responses.$200>
3522
3694
  }
3523
3695
 
3524
3696
  export interface PathsDictionary {
@@ -3984,6 +4156,18 @@ export interface PathsDictionary {
3984
4156
  config?: AxiosRequestConfig
3985
4157
  ): OperationResponse<Paths.GetMarketplaceListing.Responses.$200>
3986
4158
  }
4159
+ ['/v1/marketplace-listings']: {
4160
+ /**
4161
+ * listMarketplaceListings - listMarketplaceListings
4162
+ *
4163
+ * List all marketplace listings for the authenticated organization
4164
+ */
4165
+ 'get'(
4166
+ parameters?: Parameters<UnknownParamsObject> | null,
4167
+ data?: any,
4168
+ config?: AxiosRequestConfig
4169
+ ): OperationResponse<Paths.ListMarketplaceListings.Responses.$200>
4170
+ }
3987
4171
  ['/v1/marketplace-listings/{listing_id}']: {
3988
4172
  /**
3989
4173
  * getMarketplaceListingById - getMarketplaceListingById
@@ -4062,6 +4246,35 @@ export interface PathsDictionary {
4062
4246
  config?: AxiosRequestConfig
4063
4247
  ): OperationResponse<Paths.PublishMarketplaceListingVersion.Responses.$200>
4064
4248
  }
4249
+ ['/v3/blueprint-manifest/blueprint:install']: {
4250
+ /**
4251
+ * installBlueprintV3 - Install Blueprint V3
4252
+ *
4253
+ * Install a blueprint using the V3 engine (direct API calls, no Terraform).
4254
+ * Creates resources in topological order with global ID replacement.
4255
+ * Supports checkpoint-based resume on failure.
4256
+ *
4257
+ */
4258
+ 'post'(
4259
+ parameters?: Parameters<UnknownParamsObject> | null,
4260
+ data?: Paths.InstallBlueprintV3.RequestBody,
4261
+ config?: AxiosRequestConfig
4262
+ ): OperationResponse<Paths.InstallBlueprintV3.Responses.$202>
4263
+ }
4264
+ ['/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage']: {
4265
+ /**
4266
+ * getBlueprintLineageV3 - Get Blueprint Lineage V3
4267
+ *
4268
+ * Returns the lineage registry entries for a blueprint's resources in the current org.
4269
+ * Shows the mapping between source lineage IDs and target resource IDs.
4270
+ *
4271
+ */
4272
+ 'get'(
4273
+ parameters?: Parameters<Paths.GetBlueprintLineageV3.PathParameters> | null,
4274
+ data?: any,
4275
+ config?: AxiosRequestConfig
4276
+ ): OperationResponse<Paths.GetBlueprintLineageV3.Responses.$200>
4277
+ }
4065
4278
  }
4066
4279
 
4067
4280
  export type Client = OpenAPIClient<OperationMethods, PathsDictionary>
@@ -4101,6 +4314,8 @@ export type InstalledMarketplaceBlueprintItem = Components.Schemas.InstalledMark
4101
4314
  export type Job = Components.Schemas.Job;
4102
4315
  export type JobID = Components.Schemas.JobID;
4103
4316
  export type JobStatus = Components.Schemas.JobStatus;
4317
+ export type LatestBlueprintVerification = Components.Schemas.LatestBlueprintVerification;
4318
+ export type LineageEntry = Components.Schemas.LineageEntry;
4104
4319
  export type Manifest = Components.Schemas.Manifest;
4105
4320
  export type ManifestID = Components.Schemas.ManifestID;
4106
4321
  export type ManifestItem = Components.Schemas.ManifestItem;
package/dist/openapi.json CHANGED
@@ -2078,6 +2078,41 @@
2078
2078
  }
2079
2079
  }
2080
2080
  },
2081
+ "/v1/marketplace-listings": {
2082
+ "get": {
2083
+ "operationId": "listMarketplaceListings",
2084
+ "summary": "listMarketplaceListings",
2085
+ "description": "List all marketplace listings for the authenticated organization",
2086
+ "tags": [
2087
+ "Marketplace Listings"
2088
+ ],
2089
+ "security": [
2090
+ {
2091
+ "EpilotAuth": []
2092
+ }
2093
+ ],
2094
+ "responses": {
2095
+ "200": {
2096
+ "description": "List of marketplace listings",
2097
+ "content": {
2098
+ "application/json": {
2099
+ "schema": {
2100
+ "type": "object",
2101
+ "properties": {
2102
+ "listings": {
2103
+ "type": "array",
2104
+ "items": {
2105
+ "$ref": "#/components/schemas/MarketplaceListing"
2106
+ }
2107
+ }
2108
+ }
2109
+ }
2110
+ }
2111
+ }
2112
+ }
2113
+ }
2114
+ }
2115
+ },
2081
2116
  "/v1/marketplace-listings/{listing_id}": {
2082
2117
  "get": {
2083
2118
  "operationId": "getMarketplaceListingById",
@@ -2414,10 +2449,163 @@
2414
2449
  }
2415
2450
  }
2416
2451
  }
2452
+ },
2453
+ "/v3/blueprint-manifest/blueprint:install": {
2454
+ "post": {
2455
+ "operationId": "installBlueprintV3",
2456
+ "summary": "Install Blueprint V3",
2457
+ "description": "Install a blueprint using the V3 engine (direct API calls, no Terraform).\nCreates resources in topological order with global ID replacement.\nSupports checkpoint-based resume on failure.\n",
2458
+ "tags": [
2459
+ "Blueprints"
2460
+ ],
2461
+ "requestBody": {
2462
+ "required": true,
2463
+ "content": {
2464
+ "application/json": {
2465
+ "schema": {
2466
+ "type": "object",
2467
+ "properties": {
2468
+ "source_org_id": {
2469
+ "type": "string"
2470
+ },
2471
+ "source_blueprint_id": {
2472
+ "$ref": "#/components/schemas/BlueprintID"
2473
+ },
2474
+ "source_blueprint_file": {
2475
+ "type": "string",
2476
+ "description": "S3 key to the blueprint zip file"
2477
+ },
2478
+ "destination_org_id": {
2479
+ "type": "string"
2480
+ },
2481
+ "destination_blueprint_id": {
2482
+ "$ref": "#/components/schemas/BlueprintID"
2483
+ },
2484
+ "destination_auth_token": {
2485
+ "type": "string",
2486
+ "description": "Auth token for the destination org. Required for cross-org installs where the caller's token belongs to the source org. Defaults to the caller's bearer token."
2487
+ },
2488
+ "options": {
2489
+ "$ref": "#/components/schemas/BlueprintInstallationJobOptions"
2490
+ },
2491
+ "slug": {
2492
+ "type": "string",
2493
+ "description": "Slug for marketplace blueprint consistency"
2494
+ }
2495
+ }
2496
+ }
2497
+ }
2498
+ }
2499
+ },
2500
+ "responses": {
2501
+ "202": {
2502
+ "description": "V3 install job started",
2503
+ "headers": {
2504
+ "Location": {
2505
+ "description": "URL to poll the job",
2506
+ "schema": {
2507
+ "type": "string"
2508
+ }
2509
+ }
2510
+ },
2511
+ "content": {
2512
+ "application/json": {
2513
+ "schema": {
2514
+ "type": "object",
2515
+ "properties": {
2516
+ "job_id": {
2517
+ "$ref": "#/components/schemas/BlueprintJobID"
2518
+ },
2519
+ "destination_blueprint_id": {
2520
+ "$ref": "#/components/schemas/BlueprintID"
2521
+ }
2522
+ }
2523
+ }
2524
+ }
2525
+ }
2526
+ }
2527
+ }
2528
+ }
2529
+ },
2530
+ "/v3/blueprint-manifest/blueprints/{blueprint_id}/lineage": {
2531
+ "get": {
2532
+ "operationId": "getBlueprintLineageV3",
2533
+ "summary": "Get Blueprint Lineage V3",
2534
+ "description": "Returns the lineage registry entries for a blueprint's resources in the current org.\nShows the mapping between source lineage IDs and target resource IDs.\n",
2535
+ "tags": [
2536
+ "Blueprints"
2537
+ ],
2538
+ "parameters": [
2539
+ {
2540
+ "in": "path",
2541
+ "required": true,
2542
+ "name": "blueprint_id",
2543
+ "schema": {
2544
+ "$ref": "#/components/schemas/BlueprintID"
2545
+ }
2546
+ }
2547
+ ],
2548
+ "responses": {
2549
+ "200": {
2550
+ "description": "Lineage entries for the blueprint",
2551
+ "content": {
2552
+ "application/json": {
2553
+ "schema": {
2554
+ "type": "object",
2555
+ "properties": {
2556
+ "total": {
2557
+ "type": "integer"
2558
+ },
2559
+ "entries": {
2560
+ "type": "array",
2561
+ "items": {
2562
+ "$ref": "#/components/schemas/LineageEntry"
2563
+ }
2564
+ }
2565
+ }
2566
+ }
2567
+ }
2568
+ }
2569
+ }
2570
+ }
2571
+ }
2417
2572
  }
2418
2573
  },
2419
2574
  "components": {
2420
2575
  "schemas": {
2576
+ "LineageEntry": {
2577
+ "type": "object",
2578
+ "properties": {
2579
+ "lineage_id": {
2580
+ "type": "string",
2581
+ "description": "Immutable resource identity across orgs"
2582
+ },
2583
+ "target_id": {
2584
+ "type": "string",
2585
+ "description": "Resource ID in the destination org"
2586
+ },
2587
+ "resource_type": {
2588
+ "$ref": "#/components/schemas/ResourceNodeType"
2589
+ },
2590
+ "blueprint_instance_ids": {
2591
+ "type": "array",
2592
+ "items": {
2593
+ "type": "string"
2594
+ }
2595
+ },
2596
+ "fidelity": {
2597
+ "type": "string",
2598
+ "enum": [
2599
+ "full",
2600
+ "partial"
2601
+ ]
2602
+ },
2603
+ "last_synced_at": {
2604
+ "type": "string",
2605
+ "format": "date-time"
2606
+ }
2607
+ }
2608
+ },
2421
2609
  "BlueprintID": {
2422
2610
  "type": "string",
2423
2611
  "description": "ID of a blueprint",
@@ -2490,6 +2678,16 @@
2490
2678
  "type": "boolean",
2491
2679
  "description": "Whether the blueprint is verified by epilot"
2492
2680
  },
2681
+ "latest_verification": {
2682
+ "$ref": "#/components/schemas/LatestBlueprintVerification"
2683
+ },
2684
+ "ignored_resource_addresses": {
2685
+ "type": "array",
2686
+ "description": "Resource addresses excluded during the latest install/update and ignored by verification.",
2687
+ "items": {
2688
+ "type": "string"
2689
+ }
2690
+ },
2493
2691
  "installation_status": {
2494
2692
  "type": "string",
2495
2693
  "enum": [
@@ -3078,6 +3276,7 @@
3078
3276
  "WAITING_USER_ACTION",
3079
3277
  "CANCELED",
3080
3278
  "SUCCESS",
3279
+ "PARTIAL_SUCCESS",
3081
3280
  "FAILED"
3082
3281
  ]
3083
3282
  }
@@ -3207,6 +3406,41 @@
3207
3406
  }
3208
3407
  ]
3209
3408
  },
3409
+ "LatestBlueprintVerification": {
3410
+ "type": "object",
3411
+ "properties": {
3412
+ "job_id": {
3413
+ "$ref": "#/components/schemas/BlueprintJobID"
3414
+ },
3415
+ "status": {
3416
+ "type": "string",
3417
+ "enum": [
3418
+ "IN_PROGRESS",
3419
+ "SUCCESS",
3420
+ "FAILED"
3421
+ ]
3422
+ },
3423
+ "triggered_at": {
3424
+ "type": "string",
3425
+ "format": "date-time"
3426
+ },
3427
+ "source_org_id": {
3428
+ "type": "string"
3429
+ },
3430
+ "source_blueprint_id": {
3431
+ "$ref": "#/components/schemas/BlueprintID"
3432
+ },
3433
+ "destination_org_id": {
3434
+ "type": "string"
3435
+ },
3436
+ "destination_blueprint_id": {
3437
+ "$ref": "#/components/schemas/BlueprintID"
3438
+ },
3439
+ "summary": {
3440
+ "$ref": "#/components/schemas/VerificationSummary"
3441
+ }
3442
+ }
3443
+ },
3210
3444
  "VerificationSummary": {
3211
3445
  "type": "object",
3212
3446
  "properties": {
@@ -3222,9 +3456,6 @@
3222
3456
  "missing_in_destination": {
3223
3457
  "type": "integer"
3224
3458
  },
3225
- "missing_in_source": {
3226
- "type": "integer"
3227
- },
3228
3459
  "fetch_errors": {
3229
3460
  "type": "integer"
3230
3461
  }
@@ -3251,7 +3482,6 @@
3251
3482
  "matched",
3252
3483
  "mismatched",
3253
3484
  "missing_in_destination",
3254
- "missing_in_source",
3255
3485
  "fetch_error"
3256
3486
  ]
3257
3487
  },
@@ -3413,6 +3643,7 @@
3413
3643
  "CANCELED",
3414
3644
  "IN_PROGRESS",
3415
3645
  "SUCCESS",
3646
+ "PARTIAL_SUCCESS",
3416
3647
  "FAILED"
3417
3648
  ]
3418
3649
  },
@@ -4255,10 +4486,6 @@
4255
4486
  },
4256
4487
  "nullable": true
4257
4488
  },
4258
- "documentation_link": {
4259
- "type": "string",
4260
- "nullable": true
4261
- },
4262
4489
  "resources_section_description": {
4263
4490
  "type": "string",
4264
4491
  "nullable": true
@@ -4432,10 +4659,6 @@
4432
4659
  },
4433
4660
  "nullable": true
4434
4661
  },
4435
- "documentation_link": {
4436
- "type": "string",
4437
- "nullable": true
4438
- },
4439
4662
  "resources_section_description": {
4440
4663
  "type": "string",
4441
4664
  "nullable": true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epilot/blueprint-manifest-client",
3
- "version": "4.6.4",
3
+ "version": "4.7.0",
4
4
  "description": "Client for epilot Terraform Blueprint Manifest API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -62,7 +62,7 @@
62
62
  "axios": "^1.11.0",
63
63
  "copy-webpack-plugin": "^7.0.0",
64
64
  "json-loader": "^0.5.7",
65
- "openapicmd": "^2.7.0",
65
+ "openapicmd": "^2.9.2",
66
66
  "ts-loader": "^8.0.14",
67
67
  "ts-node": "^10.9.1",
68
68
  "typescript": "^4.1.3",