-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In DefaultOperationParameterCustomizer parameter ordering is chosen such that required parameters always go first (this is useful for certain code generators). Also parameters from handler methods are preferred over parameters from other sources (such as @Operation or direct @Parameter annotations).
Extract this sorting choice as a separate bean, such that library users can choose their own way of parameter sorting/handling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request