Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-14

VSE: Create (store) a JSON Object

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • None

      Description:

      Implement a rest endpoint to database to store a single JSON object and return an identifier.

      Acceptance Criteria:

      • Validate the JSON so that it is valid, but not that it is valid according to any model.
      • Return a unique identifier on success.
      • Return a HTTP error code on failure. (find out if 200 or 500 response is suitable to use)
      • Javadoc of implementation of API and SPIĀ 

            niamhcore niamhcore
            ToineSiebelink Toine Siebelink
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: