Skip to content

status and apitest-status endpoints

Compare
Choose a tag to compare
@northwestwitch northwestwitch released this 29 Apr 06:08
· 37 commits to main since this release
d6a4017

[2.6]

Added

  • An endpoint /apitest-status that returns a response containing the status of a test submission, with link to the eventual json file with the submissions data errors
  • An endpoint /status that returns a response containing the status of a submission (submitted, processing, processed, error), with eventual error details

Changed

  • Renamed /validate endpoint to /apitest