lsedlar / odcs

Forked from odcs 6 years ago
Clone

4f92d82 Make openapi doc optional

Authored and Committed by hlin 2 years ago
    Make openapi doc optional
    
    Building rpm for backend failed because of missing dependencies (apispec)
    on rhel8/fedora.
    This change can ignore the error as it's not needed for backend and container
    is used for running frontend.
    
    JIRA: RHELCMP-9831
    Signed-off-by: Haibo Lin <hlin@redhat.com>
    
        
file modified
+6 -1
file modified
+9 -277