Changes to List policies

POST /v2/gateway.listPolicies

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

Changed in 4 of the 92 revisions of this API.256

  1. 68e1a2c609c01
  2. a021527e00d21
  3. 9bbd42d710cf253
  4. cf64b605461b1

What changed

    • added the optional property data/items/logging to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/keyauth/credits to the response with the 200 status

      response-optional-property-added

  • 9bbd42d710cf253See the full diff
    • the response property data/items/ratelimit/identifier became optional for the status 200

      response-property-became-optional

    • the data/items/ratelimit/identifier response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property data/items/ratelimit/identifier/authenticatedSubject from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/ratelimit/identifier/header from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/ratelimit/identifier/path from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/ratelimit/identifier/principalField from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/ratelimit/identifier/remoteIp from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/items/ratelimit/identifiers to the response with the 200 status

      response-optional-property-added

    • added RatelimitIdentifier to the data/items/ratelimit/identifier response property allOf list for the response status 200

      response-property-all-of-added

    • response property data/items/ratelimit/identifier deprecated

      response-property-deprecated

    • endpoint added

      endpoint-added