Changes to Get pending approval count

GET /api/v1/approvals/count

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

Changed in 2 of the 15 revisions of this API.12

  1. 0d3faa6ef2db11
  2. 3011167788c91

What changed

  • 0d3faa6ef2db11See the full diff
    • the pending response's property type/format changed from integer/ to number/ for status 200

      response-property-type-changed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • endpoint added

      endpoint-added