mkosek / pagure

Forked from pagure 7 years ago
Clone

04a14ea Add an `api` argument to the to_json method of PullRequest

Authored and Committed by pingou 9 years ago
    Add an `api` argument to the to_json method of PullRequest
    
    The JSON representation of the PullRequest objects do not necessarily need
    to contain the settings info of the projects, so allow removing it.
    
        
file modified
+3 -3