Updates the Project Dependencies for the specified Project Dependency IDs.
put
/primeapi/restapi/v16.2/projectDependency/batch
Request
Supported Media Types
- application/json
Body Parameter
Project Dependencies to be updated.
Root Schema : /paths/~1v16.2~1projectDependency~1batch/put/parameters/0/schema
Type:
array
-
Type:
object
ApiEntityProjectDependency
Nested Schema : ApiEntityProjectDependency
Type:
object
- dependencyDescription
-
Type:
string
Allowed Values:[ "Length[1-4000]" ]
The detailed summary of the project dependency. The description provides more information than short names or titles. It can give background information or establish a purpose for the item. Dependency Descriptions can help elaborate the reasons for the project dependency. - dependentProjectId
-
Type:
integer
(int64
)The ID for the dependent project. - projectDependencyId
-
Type:
integer
(int64
)KEY - projectId
-
Type:
integer
(int64
)The ID of the project dependency.
Response
Supported Media Types
- application/xml
- application/json
Default Response
successful operation