Changes to Raw stats

GET /stats/raw

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 41 revisions of this API.13

  1. f67a043e319013

What changed

  • f67a043e319013See the full diff
    • the query request parameter sort_direction was restricted to a list of enum values

      request-parameter-became-enum

    • added the new enum value asc to the query request parameter sort_direction

      request-parameter-enum-value-added

    • added the new enum value desc to the query request parameter sort_direction

      request-parameter-enum-value-added

    • for the query request parameter sort_direction, the type/format was generalized from / to string/

      request-parameter-type-generalized