Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug-fixes, transformation POST/PUT (MODHAADM-68) #103

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

nielserik
Copy link
Collaborator

  • allow (and ignore) property 'acl' for transformations like for other record types
  • fix class cast exception that prevents optional resolution of steps by unique name (as alternative to ID)
  • resolve/expand associated steps from provided unique names or IDs to complete step association objects in compliance with the legacy API for transformation objects on PUTs (as already done on POSTs)

 - allow (and ignore) property 'acl' for transformations like for other record types
 - fix class cast exception that prevents optional resolution of steps by unique name (instead of by ID)
 - resolve/expand associated steps from provided unique names or IDs to complete step association objects in compliance with the legacy API for transformation objects on PUTs (as already done on POSTs)
@nielserik nielserik merged commit 2149351 into master Jan 10, 2024
4 checks passed
@nielserik nielserik deleted the MODHAADM-68 branch November 20, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant