djedi-cms icon indicating copy to clipboard operation
djedi-cms copied to clipboard

Validate the request body for the nodes endpoint

Open kjagiello opened this issue 4 years ago • 1 comments

Solves #54.

The validation is done in plain python, but could be done using, for example, https://pypi.org/project/jsonschema/. Let me know if you prefer that instead.

kjagiello avatar Aug 28 '19 11:08 kjagiello