requestmigrations
requestmigrations copied to clipboard
requestmigrations implements rolling versions for REST APIs.
Results
4
requestmigrations issues
Sort by
recently updated
recently updated
newest added
At the moment, transformations are written at the handler level, which requires a huge amount of code duplication to work. We should change this to the resource level.
Currently just outputs changes as json format. User must implement the handler to access the changelog via api.