Skip to content

Missing doc for path variable #61

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions