Skip to content

Check if it's possible to avoid @OasOperationInfo presence requirement #84

@MoonWorm

Description

@MoonWorm

Currently @OasOperationInfo is needed to mark that this operation was implemented while using ResourceRepository.

Check if there are more graceful ways to discover this fact - for example - check on Java reflaction level whether the method was overriden.

This mechanis also can help with #63

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions