Changes to Count the accounts from a ledger

HEAD /v2/{ledger}/accounts

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

Changed in 7 of the 52 revisions of this API.162

  1. 2945092328b92
  2. a13b37bacc1f1
  3. 7ee573f0087f11
  4. d93e4ae21e381
  5. 1248ef23d2e41
  6. 4780442dd44b1
  7. dcde15f756b51

What changed

    • added the new SCHEMA_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new SCHEMA_NOT_SPECIFIED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • request body became required

      request-body-became-required

    • added the new OUTDATED_SCHEMA enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • removed the BUCKET_OUTDATED enum value from the errorCode response property for the response status default

      response-property-enum-value-removed

    • added the new BUCKET_OUTDATED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • deleted the query request parameter query

      request-parameter-removed

    • added the new optional query request parameter query

      new-optional-request-parameter

    • added the new LEDGER_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added