-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Developer documentation, REST API
-
Tags:
I realised during training that we have no place to find information about required fields when doing a POST/PUT call, to create / update a document.
=> Usually people tend to do a GET and try to determine what is needed or not. This is not good.
=> Add examples (could be added to the REST API entity types page for instance).