Overview
With this API Command, you will be able to create or remove dependencies of one milestone upon another.
Steps
- To create a dependency, send
cmd=addFixForDependency
. The available arguments areixFixFor
andixFirForDependsOn.
- To remove a dependency, send
cmd=deleteFixForDependency
. The available arguments areixFixFor
andixFirForDependsOn.
See also the full XML API documentation.