Description:
Describe the issue.
The Gateway API translator methods hold a lot of local maps to improve retrievals. These can be all moved to a common preprocessing step, saved in the Translator context and reused across methods
serviceMap that was removed in #6695 is a good candidate to add to this context
Blocked on #6705 which will help quantify the gains
[optional Relevant Links:]
Any extra documentation required to understand the issue.
Description:
The Gateway API translator methods hold a lot of local maps to improve retrievals. These can be all moved to a common preprocessing step, saved in the Translator context and reused across methods
serviceMap that was removed in #6695 is a good candidate to add to this context
Blocked on #6705 which will help quantify the gains
[optional Relevant Links:]