Closed jverkoey closed 8 years ago
Example transaction API usage:
# Associate a named plan with a target. transaction.add(plan, target, name) # Remove any named plan from a target. transaction.remove(name, target)
See the spec for more details.
Closed by 0d6f6d682f30f0abd59fbfcafc1bde29773c7879.
Example transaction API usage:
See the spec for more details.