Skip to content

Commit

Permalink
Updating the changelog for 9064-api
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2025
1 parent 90cc8c8 commit 8721212
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog/src/platform/20250122-1737514924290.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
### January 22, 2025
## dataxp

api@0e17e6e
Added the ability to create a template space when initiating an app autobuild.
When initiating an app autobuild, a new template space will be created with the name "{app name} Template".
This template space will have the isAppTemplate flag set to true and the metadata property isAutoBuildWorkingSpace set to true.
The template space creation supports providing a namespace parameter to specify the namespace for the created space.
The buildDependenciesForAutobuild method on the AppAutobuildsService now expects an AppModel object instead of an AppId, allowing it to use the app name when creating the template space.

0 comments on commit 8721212

Please sign in to comment.