salesforce-marketingcloud / SFDC-MC-REST-Style-Guide

REST style guidelines
31 stars 9 forks source link

204 (No Content) #4

Closed jfitzgeraldSF closed 9 years ago

jfitzgeraldSF commented 9 years ago

Since 204 is a SHOULD NOT, are there any objections to including it as possible returns for PUT and DELETE?

aroden-salesforce commented 9 years ago

"SHOULD NOT" means it is against advisement, but that is different than objection.

sprshrp commented 9 years ago

we're all good on allowing, but discouraging, 204s on POST PUT PATCH DELETE