Conditions of acceptance
- Explore different options for how we could better handle 'transform' endpoints within the MW REST API. A few options are below:
- Create a handler wrapper that flattens the routes to be declared definitively.
- Change the underlying behavior of the endpoints so that from and to are not dynamic route elements.
- OpenAPI generation override for these endpoints specifically.
- Make a recommendation, including trade offs of each decision.
- Create a PoC patch that demonstrates at least one of the different approaches.
- Review the proposal with MWI and CTT teams for input prior to full implementation.
- If additional changes are required, create follow up tickets.