mendix / RestServices

REST service module for Mendix. Supports consuming and publishing REST based services and real-time data synchronization. Supports JSON, form-encoded, multipart and binary data transport.
Apache License 2.0
31 stars 46 forks source link

Keep error responses simple #27

Closed dlhartveld closed 10 years ago

dlhartveld commented 10 years ago
jtwaleson commented 10 years ago

like

mweststrate commented 10 years ago

done

dlhartveld commented 10 years ago

Changes to throwRestServiceException are Implemented in v1.3.0-rc2. I'm not 100% sure about the first bullet.