Searched refs:rest_api_change (Results 1 – 1 of 1) sorted by relevance
179 def __init__(self, rest_api_change): argument180 self.oldPath = rest_api_change["oldPath"]181 self.hunks = [PhabHunk(h) for h in rest_api_change["hunks"]]