**Interface changes**: added `showCommonExtensions` option.
**Changelog**:
- feature: `showCommonExtensions` option to show `pattern`, `minLength`, `maxLength`, `minimum`, and `maximum` fields for Parameters (via 4245)
- feature: request and response interceptors can now control remote configuration connections (via 4489)
- bugfix: path item $ref'd operations are now able to store their metadata correctly (via 4489)