Query params should not be defined as global parameters in SOL012_params.yaml.
SOL012 is using the same parameters in the file SOL012_params.yaml of the GET methods for all interfaces, but the query parameters can be different for each GET method.
Giacomo answered the following: “The only open point remains the use of query parameters, for which you are right in some cases they should not be defined as global parameters in SOL012_params.yaml.
Given the fact this issue requires a thorough review of all the OpenAPIs, and most of all that the misalignment with the spec only involves the description field of the query parameters for the various operations, I'd suggest to implement this work for next version of OpenAPIs (i.e. ed361).”