craft-hub / applyProjectDescriptionChanges
Function: applyProjectDescriptionChanges()
applyProjectDescriptionChanges(
projectPath,changes,expectedRevision):Promise<ProjectDescriptionApplication>
Defined in: packages/craft-hub/src/config.ts:146
Atomically merge reviewed descriptions while preserving comments and extension fields.
Parameters
projectPath
string
changes
expectedRevision
string
Returns
Promise<ProjectDescriptionApplication>