What's Changed
- Implement common request query parameters for request descriptors by @flobernd in #8257
- This change enables the use of common query parameters such as
filter_path
,human
andpretty
in the fluent API (descriptor-style) syntax
- This change enables the use of common query parameters such as
Full Changelog: 8.14.4...8.14.5