adf147cb36
The job evaluate endpoint creates a new evaluation for the job which is a write operation. This change modifies the necessary capability from `read-job` to `submit-job` to better reflect this.
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
```release-note:breaking-change
|
|
acl: Job evaluate endpoit now requires `submit-job` instead of `read-job` capability
|
|
```
|