🚚 rename integration API applyBlueprint to apply JSON blueprint and the UI applyBlueprint to apply YAML blueprint

This commit is contained in:
Fred KISSIE
2025-10-29 03:08:48 +01:00
parent 4c567cf2d7
commit 10ce732b8d
6 changed files with 33 additions and 64 deletions

View File

@@ -7,4 +7,3 @@ export * from "./checkId";
export * from "./getOrgOverview";
export * from "./listOrgs";
export * from "./pickOrgDefaults";
export * from "./applyBlueprint";