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
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