Status 204 / return void on Explorer do not behave as expected
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".
I wonder how Restler development is going, since:
- docs are messy and outdated since... forever?
- 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?