jkaluza / freshmaker

Forked from freshmaker 7 years ago
Clone

370034c Support querying events with state names

Authored and Committed by qwan 4 years ago
    Support querying events with state names
    
    With this change, we can query events with state names, like:
    
       /api/1/events/?state=building
       /api/1/events/?state=building&state=complete
    
        
file modified
+16 -2
file modified
+41 -0