v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
Contracts

Migrate record between versions

Executes migration rules to transform a record from one schema version to another, chaining transforms across version hops.

post/groups/{groupId}/artifacts/{artifactId}/contract/migrate

Request body

fromVersionstring required
toVersionstring required
recordobject required

Response

The migration result.

passedboolean
transformedRecordobject
executedRulesinteger
failedRulesinteger