Changes to List policy set bindings for a zone

GET /zones/{zone_id}/policy-bindings

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

Changed in 2 of the 23 revisions of this API.111

  1. 1a0dd4d857ee110
  2. 932699a5ea161

What changed

  • 1a0dd4d857ee110See the full diff
    • added the new active enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new optional query request parameter filter[mode]

      new-optional-request-parameter

    • added the new optional query request parameter filter[target_id]

      new-optional-request-parameter

    • added the new optional query request parameter filter[target_type]

      new-optional-request-parameter

    • query request parameter mode was deprecated

      request-parameter-deprecated

    • query request parameter scope_type was deprecated

      request-parameter-deprecated

    • added the non-success response with the status

      response-non-success-status-added

    • response property items/items/scope_target_id deprecated

      response-property-deprecated

    • response property items/items/scope_type deprecated

      response-property-deprecated

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added