Versions Compared

Key

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

...

FeatureDescriptionNotes
Converter for JSON values to Java objectsLeverage code used in the Import Framework that can convert strings to Java objects(tick)
Update Thrift APIAdd new insert method to Thrift API (tick)
Server-side implementationImplement the logic for parsing a json string and adding the appropriate keys/values/links in an atomic operation on the server (tick)
Update Public APIAdd new insert methods to the Public API (tick)
Client-side implementationsImplement the logic for calling the new thrift #insert hook from the client (tick)