databricks-sdk-py icon indicating copy to clipboard operation
databricks-sdk-py copied to clipboard

Update job id datatype in update_permissions API for consistency

Open kishaningithub opened this issue 11 months ago • 1 comments

What changes are proposed in this pull request?

This PR updates the datatype of job_id parameter in the jobs API's update_permissions to be consistent with the other parts of the same API

How is this tested?

Unit tests

kishaningithub avatar Mar 24 '25 07:03 kishaningithub

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger: go/deco-tests-run/sdk-py

Inputs:

  • PR number: 935
  • Commit SHA: 3a49979173cbd673719ae378f697a2c7bb355f6a

Checks will be approved automatically on success.

github-actions[bot] avatar Mar 24 '25 07:03 github-actions[bot]