Reputation: 1
I'm having trouble creating the changes object as described in the documentation and understanding how to receive the migration parameter in my Spring Boot REST controller.
I attempted to skip the migration step and focus on building the changes object, but I'm struggling with structuring it correctly. Any guidance on how to properly format the changes object and handle the migration parameter in the controller would be helpful.
Upvotes: 0
Views: 27