-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
0
-
Problem Definition
Currently, it's not possible to add multiple requirements to a Job or environment with a single REST call.
Suggested Solution
It would be helpful if we can insert multiple requirements with a single call on the following API:
/deploy/environment/{environmentId}/requirement/{requirementId} /rest/api/latest/config/job/{jobKey}/requirement
Adding the ability to use a list of requirements to be added would be more comfortable.
Workaround
Invoke the REST api for adding each requirement.
- mentioned in
-
Page Loading...