You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to reference some hydra:operation in my responses, but whatever the Annotations I put on the controller, I can't show them in the operations list.
The GET method is not listed because I felt it is implied in Hydra that you can GET a Resource. Seeing that you also have swagger annotations, I guess you are interested in showing the returned type. Is there anything else you want to see on the GET description?
Hello,
I've tried to reference some hydra:operation in my responses, but whatever the Annotations I put on the controller, I can't show them in the operations list.
The Controller Interface :
The Resource builder :
The response of the Resource builder :
Thanks in advance for the answer !
The text was updated successfully, but these errors were encountered: