createVersion

Creates a new version in the service based on the default version. Branch versioning requires that the default version always be the ancestor of all other versions.

If the service isn't branch versioned, an ErrorType.MappingBranchVersioningNotSupportedByService is thrown.

If the version parameters do not include a name, an error is thrown.

Return

A Future which returns the full metadata for the new version.

Since

200.1.0