Scope
- Web parameter binding and plugin extensions
Changes
- Fixed
- Fix missing parameters when
@ParameterForm or @HeaderParameter is combined with other parameter annotations.
Upgrade notes
- Remove
WebPlugin; code using this extension interface must be updated.