Skip to content

Make parameter ordering customizable #8

@neiser

Description

@neiser

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions