niksauer / RoadChatAPI

RESTful backend that provides content management interface and certain location-aware services.
GNU Affero General Public License v3.0
1 stars 0 forks source link

patch/general #64

Closed niksauer closed 6 years ago

niksauer commented 6 years ago

changed HTTP status to 201 after PUT a non existent profile, fixed property allocation mismatch, introduced ownable protocol to create owning resource relations and added Request extension to verify ownership which closes #61, renamed RequestBody protocol to Payload