Skip to content

Missing doc for path variable #61

@kjellmrud

Description

@kjellmrud

If you've got a method with @RequestMapping(value = "/my/{id}/something/{aid}") and another controller with a method with @RequestMapping(value = "/my/{id}/another/{bid}"), when merged the documentation will lack for {id} on both endpoints. If I change the path-variable-name to {id2) on one of them it appears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions