Skip to content

The ApiOperation.nickname property does not work #1440

@kvnazar

Description

@kvnazar

The reason: please check this class: io.swagger.jaxrs.Reader, line 711
I think there should be: operationId = apiOperation.nickname();
instead of: operationId = method.getName();

Sincerely yours
Nazar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions