Hi, I'm trying to implement a standard notes sync server and would like to know which fields are optional and which fields are not. The documentation only said that the api field "must not be null" but there are no such comments for other fields. I doubt that they are all required cause surely a deleted item does not need to have a content field. It would be nice if the documentation could clear things up.
Hi, I'm trying to implement a standard notes sync server and would like to know which fields are optional and which fields are not. The documentation only said that the
apifield "must not be null" but there are no such comments for other fields. I doubt that they are all required cause surely a deleted item does not need to have acontentfield. It would be nice if the documentation could clear things up.