27ba71d Allow creating multiple waivers

Authored and Committed by lholecek 6 years ago
    Allow creating multiple waivers
    
    To create multiple waivers, POST list to "waivers/" instead of single
    waiver (`[{...}, ...]` instead of `{...}`).
    
    Fixes #98
    
        
file modified
+57 -0
file modified
+41 -7