adelton / greenwave

Forked from greenwave 4 years ago
Clone

d3083e9 Add support for on-demand policies

Authored and Committed by yashn 5 years ago
    Add support for on-demand policies
    
    The change consists in enhancing the /decision endpoint API to allow a new parameter "rules" that will allow the user to pass some rules. These rules will be immediately processes by Greenwave that will, “on demand”, check the decision (as usually querying ResultsDB and WaiverDB) for those rules and return a response.
    
        
file modified
+176 -2
file modified
+29 -11
file modified
+80 -0