Skip to content

merging classes with same api path can cause with model resolution #560

Closed
@fehguy

Description

@fehguy

if you have two classes pointing to the same @Api path, you may have models unable to resolve. Create a class with /v1 as the path with one model as a response type, and another class with the same @Api path. The models may not resolve correctly from one or the other classes.

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