databricks-sdk-py
databricks-sdk-py copied to clipboard
Update job id datatype in update_permissions API for consistency
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
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.