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
My DELETE methods do not have a body, and thus I'm returning a 204. However, the "Response Class" is still the default value. Also, explicitly setting @return void sets the response shown in the Explorer as "string".
The text was updated successfully, but these errors were encountered:
it's impossible to follow on any installation guide nowadays, they're all broken, faulty, or missing pieces
an issue from 2015 is still open an unanswered
there are multiple version branches with recent-ish commits
I would seriously love to help with updating the project, but it's impossible given you can't even grasp how to start getting it to run... @Arul- IIRC I've reported the docs mess years ago. Do you have any plans on rewriting that to help other get into, instead of keep developing the inner workings alone? The versions and guides are very confusing and the Explorer is nowhere to be seen, just for the start. Oh, did I say it's hard even to find the docs in the first place?
My DELETE methods do not have a body, and thus I'm returning a 204. However, the "Response Class" is still the default value. Also, explicitly setting
@return void
sets the response shown in the Explorer as "string".The text was updated successfully, but these errors were encountered: