module:"openapi-transformers/ref-path-parameters.js"()
Transformer to move Parameters defined on Path Item Objects to global
parameters which are referenced in the Path Item so that Autorest will
treat them as properties of the generated client, rather than method.
https://github.com/Azure/autorest/tree/master/docs/extensions#x-ms-parameter-location
Constructor
new module:"openapi-transformers/ref-path-parameters.js"()
- Source: