Changes to Export the audit log

GET /api/organizations/{name}/audit-log/export

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

Changed in 2 of the 47 revisions of this API.13

  1. 99cb190381353
  2. 36390f25f00f1

What changed

    • removed the org.custom_role.create enum value from the items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the org.custom_role.delete enum value from the items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the org.custom_role.update enum value from the items/type response property for the response status 200

      response-property-enum-value-removed

    • added the new jobs.update_expose enum value to the items/type response property for the response status 200

      response-property-enum-value-added