1.11.0
(feat): Add support for the inline-path-parameters configuration option, which generates
path parameters in the generated request type (if any) instead of as separate
positional parameters.
(fix): Fix an issue where the JsonIgnore attribute was not included for query parameter or header properties.
1.10.1
(internal): Update the IR to v55.