scytherswings/CommitsFromLastNight

Fetch Latest Commits uses wrong HTTP Verb

Closed this issue · 1 comments

This endpoint probably shouldn't exist at the end of everything, but causing things to be created by making a GET request is not RESTful. http://stackoverflow.com/questions/16877968/call-a-server-side-method-on-a-resource-in-a-restful-way

This will go away so who cares.