Skip to content

navigate from mapping annotation to OpenAPI #256

Description

@hauner

the plugin, sometines, doesn't find the target yaml file which contains the path given in a mapping annotation.

e.g.

    @PostMapping(path = "/bar")
    Bar postBar();

should create a line marker that navigates to the openapi.yaml - /paths//bar` location.

sometimes it does create it, sometimes not.

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