APIs icon indicating copy to clipboard operation
APIs copied to clipboard

fix: Change response status codes to 301

Open byanofsky opened this issue 8 years ago • 0 comments

POST, PUT, and DELETE requests in endpoints2 solution code return responses with 301 status code. This allows solution code to be tested with 'endpoints_tester2.py' and return 'ALL TESTS PASSED!!'

byanofsky avatar Jun 09 '17 17:06 byanofsky