Versions Compared

Key

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

...

URLhttp[s]:<host>:<port>/openspecimen/rest/ng/forms/{formId}/data
MethodPOST
content-typeapplicationtext/jsonplain
MethodPOST
json

{

"appData":{

        "formCtxtId":6,

        "objectId":11632

  },

"neoPlasticCellularityPct":"21",

"viableCellPct":"12",

"user":1,

"time":"10-29-2014 1:15",

"comments":""

}

response

"{\"id\":14313,

\"time\":\"10-29-2014 1:15\",

\"appData\":{\"formCtxtId\":6.0,\"objectId\":11632.0},

\"neoPlasticCellularityPct\":\"21\",

\"user\":1.0,

\"viableCellPct\":\"12\",

\"containerId\":6,

\"comments\":\"\"}"

...