cff48a1 Drop the jsonp decorator from the branches endpoint and do it manually

Authored and Committed by pingou 6 years ago
    Drop the jsonp decorator from the branches endpoint and do it manually
    
    The decorator to add support for JSONP doesn't seem to handle this
    endpoint, so we just remove it and added back JSONP support manually.
    
    Fixes https://pagure.io/mdapi/issue/55
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+17 -3