Here are my thoughts when I went through:
-
Some objects allow free text fields. Do they support emojis in case the client is able to render it? Does JSON support line breaks within a "value"?
- UTF-8 und Unicode. Question if client renders it
-
Should the video type preview field need to support animated Gifs? Or size limited MP4s?
- Question of client implementation
-
The JSON member names of the profile root object are lower camel case. Should seqts and createts also be lower camel case, e.g. sequenceTimestamp or createTs?
- JSON keys case sensitive
- Probably not
-
In chapter 11 it says for the seqts timestamp:
Probably assigned by the SPXP server when it received this post object.
Here are my thoughts when I went through:
Does it make sense to support multiple email addresses per profile?
Does it make sense to have an additional coloumn in some tables called “part of signature” or similar with boolean values?
Some objects allow free text fields. Do they support emojis in case the client is able to render it? Does JSON support line breaks within a "value"?
Should the video type
previewfield need to support animated Gifs? Or size limited MP4s?The JSON member names of the profile root object are lower camel case. Should
seqtsandcreatetsalso be lower camel case, e.g.sequenceTimestamporcreateTs?In chapter 11 it says for the
seqtstimestamp: