jkaluza / odcs

Forked from odcs 6 years ago
Clone

5cf7815 Move renew compose API to separate endpoint

Authored and Committed by cqi 6 years ago
    Move renew compose API to separate endpoint
    
    This patch moves renew compose to a separate endpoint, which should be
    requested via PATCH method with optional seconds-to-live.
    
    odcs.client is modified to use this new endpoint.
    
    Fixes #84
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+9 -4
file modified
+72 -41
file modified
+9 -10