Versions Compared

Key

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

...

Aspire's API will return both an HTTP response code and a JSON body indicating success or failure of all calls. The following status codes are used

Anchor
ResponseStatus
ResponseStatus
Status

Response codeDescription
200

Success

Success with errors (batch mode)*

201 TODO: not implementedCreated
400Bad request
404Not found
406Not acceptable

...