Closed
Description
The mapping.yaml
file currently allows adding extra parameters, e.g. a HttpServletRequest
..
For the client side in particukar, tt would also be usefult to generate interfaces in which named parameters coudl be dropped. These might represent common settings that are instead set by confiiguration or during initialisation, rathee than as part of each call, or just optional parameters the client does not send.
For example, something like:
map:
parameters:
- remove: traceLevel