Changes to Read Concurrency Limit V2

GET /api/v2/concurrency_limits/{id_or_name}

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

Changed in 1 of the 50 revisions of this API.23

  1. 2cba68c4b53523

What changed

    • removed the optional property avg_slot_occupancy_seconds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property denied_slots from the response with the 200 status

      response-optional-property-removed

    • the response property active_slots became required for the status 200

      response-property-became-required

    • the slot_decay_per_second response's property default value changed from 0 to 2 for the status 200

      response-property-default-value-changed

    • the active_slots response's property default value 0 was removed for the status 200

      response-property-default-value-removed