Changes to List access requests

GET /api/datasets/{namespace}/{repo}/user-access-request/{status}

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

Changed in 3 of the 48 revisions of this API.7

  1. 4ea565dddd8a2
  2. ace7d1baa8f31
  3. 36390f25f00f4

What changed

    • added the optional property items/grantedBy/anyOf[subschema #1]/serviceAccount to the response with the 200 status

      response-optional-property-added

    • added the optional property items/user/serviceAccount to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter q

      new-optional-request-parameter

    • added the optional property items/grantedBy/anyOf[subschema #1]/numBuckets to the response with the 200 status

      response-optional-property-added

    • added the optional property items/grantedBy/anyOf[subschema #1]/numKernels to the response with the 200 status

      response-optional-property-added

    • added the optional property items/user/numBuckets to the response with the 200 status

      response-optional-property-added

    • added the optional property items/user/numKernels to the response with the 200 status

      response-optional-property-added