Allow multiple requirements with a single REST call.

XMLWordPrintable

    • 1
    • 1

      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.

            Assignee:
            Unassigned
            Reporter:
            Zaro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: