Notesedit

User notes

Propertiesedit

notes (array[Note])
Notes
version (integer as int32)
Notes version

Exampleedit

{
   "notes" : [
      {
         "id" : "string",
         "message" : "string",
         "timestamp" : "2019-01-01T00:00:00Z",
         "user_id" : "string",
         "version" : 0
      }
   ],
   "version" : 0
}