Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Add JSON PUT and POST support #15

Open
osallou opened this issue Aug 31, 2014 · 0 comments
Open

Add JSON PUT and POST support #15

osallou opened this issue Aug 31, 2014 · 0 comments

Comments

@osallou
Copy link
Member

osallou commented Aug 31, 2014

Add possibility to directly send a JSON data to the POST (new data) or PUT (edit data) messages.

In this case, no binding nor verification is made (except access right control).

Impact on mf_add and mf_edit

Should test
request.content_type and load JSON in request.body

After checks, put JSON data in object

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant