Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store the JSON schema inside the formidable SQL definition #123

Open
moumoutte opened this issue Nov 8, 2016 · 0 comments
Open

Store the JSON schema inside the formidable SQL definition #123

moumoutte opened this issue Nov 8, 2016 · 0 comments

Comments

@moumoutte
Copy link
Contributor

Through the API the input data are serialized into the final formidable object. When a formidable object is deserialized, the API re-generated again the json schema.

The main idea is to store the incoming JSON (after validation) in order to store it and render it when needed without using the deserialization though RestFramework Serializer.

@wo0dyn wo0dyn self-assigned this Nov 15, 2016
@wo0dyn wo0dyn changed the title Store the JSON Schema inside the formidable sql definition Store the JSON schema inside the formidable SQL definition Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants