Versions Compared

Key

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

...

Anchor
SortingQueryStringParameters
SortingQueryStringParameters
Sorting query string parameters TODO: not implemented

NameTypeRequiredDescription
sortBystringOptionalField by which results are sorted
sortModestringOptional

Sort mode

  • "asc" for ascending sort,
  • "desc" for descending sort

Responses

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

...