Changes to Validate Cedar policy content against a schema

POST /zones/{zone_id}/policy-validations

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

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

  1. d65d51379d9310
  2. a52e80c8dfdc1

What changed

    • added the optional property errors/items/code to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property errors/items/help to the response with the 200 status

      response-optional-property-added

    • added the optional property errors/items/range to the response with the 200 status

      response-optional-property-added

    • added the optional property errors/items/severity to the response with the 200 status

      response-optional-property-added

    • added the optional property warnings/items/code to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property warnings/items/help to the response with the 200 status

      response-optional-property-added

    • added the optional property warnings/items/range to the response with the 200 status

      response-optional-property-added

    • added the optional property warnings/items/severity to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added