Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

propertytyperequiredformat checkingstate of implementation

_id

integer, autoincrementyesisInteger

implemented

timestampstringyesauto generatedimplemented
userinteger, autoincrementyesisIntegerimplemented (passed to service)
kindstring enumeration ('deck', 'slide')yesauto generatedimplemented
descriptionstringno implemented
languagestringyes implemented
translation[ object ]nohas field 'status' with possible values 'original', 'google', 'revised'not implemented
lastUpdatestringnoauto generatednot implemented
revisions[ array ]yesauto generatedimplemented
tags[ array ]no not implemented    
 activeobjectId (integer)yesthe revision exists, when a new deck is added is set to 1implemented

 

deck_content = 

propertytyperequiredformat checkingstate of implementation

order

integeryesisInteger

implemented

kindstringyesenum ('deck', 'slide')implemented
refobject:
{id, revision} 
yes implemented
ref.idintegeryesisIntegerimplemented
ref.revisionintegeryesisIntegerimplemented

...

propertytyperequiredformat checkingstate of implementation

_id

integer, autoincrementyesisInteger

implemented

timestampstringyesauto generatedimplemented
userinteger, autoincrementyesisIntegerimplemented (passed to service)
kindstring enumeration ('deck', 'slide')yesauto generatedimplemented
descriptionstringno implemented
languagestringyes implemented
deckintegeryesisIntegerimplemented
contributors[ array ]no not implemented
revisions[ array ]yesauto generatedimplemented
tags[ array ]no not implemented
     

slideRevision = 

propertytyperequiredformat checkingstate of implementation

id

integer, autoincrementyesisInteger

implemented

titlestringyes implemented
timestampstringyesauto generatedimplemented
contentstringyes??implemented
userinteger, autoincrementyesisIntegerimplemented
parentintegernoisIntegernot implemented
speakerNotesstringno implemented
popularityintegernoisIntegernot implemented
commentstringno implemented
notestringno not implemented
licensestring enumerationyesis one of enumerables ['CC0', 'CC BY', 'CC BY-SA']implemented
translationobjectno not implemented
tagsarrayno not implemented
mediaarrayno not implemented
dataSourcesarrayno not implemented

...