Modeling-Manage Transformation Objects-Retrieve a Transformation's Definition within a Changeset

Number of APIs: 6

  1. Logout POST {{baseUrl}}/api/auth/logout

  2. Get a transformation's definition in changeset GET {{baseUrl}}/api/model/transformations/:transformationID?showExpressionAs=tokens

  3. Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId

  4. Login POST {{baseUrl}}/api/auth/login

  5. Search for transformations GET {{baseUrl}}/api/searches/results?type=43&name=Last&pattern=4

  6. Create a changeset POST {{baseUrl}}/api/model/changesets?schemaEdit=false