Restler icon indicating copy to clipboard operation
Restler copied to clipboard

Status 204 / return void on Explorer do not behave as expected

Open igorsantos07 opened this issue 10 years ago • 1 comments

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

igorsantos07 avatar Dec 22 '15 17:12 igorsantos07

I wonder how Restler development is going, since:

  1. docs are messy and outdated since... forever?
    1. it's impossible to follow on any installation guide nowadays, they're all broken, faulty, or missing pieces
  2. an issue from 2015 is still open an unanswered
  3. 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?

igorsantos07 avatar Aug 21 '23 22:08 igorsantos07