Closed
Description
Hello - Is RepositoryRestResource supported at all?
I have tried to annotate with @operation but can't seem to get it to work.
I've also searched for a unit test with RepositoryRestResource as an example but cannot find one.
Can one annotate with @operation without a @path or HTTP Verb? (@get)