ronan / copr / copr

Forked from copr/copr 5 years ago
Clone

3a217ff [beaker-tests-sanity] APIv3 returns auto_rebuild property instead of webhook_rebuild

1 file Authored by frostyx 5 years ago, Committed by msuchy 5 years ago,
    [beaker-tests-sanity] APIv3 returns auto_rebuild property instead of webhook_rebuild
    
    The package structure contains "auto_rebuild" key.
    
    {
        "auto_rebuild": false,
        "id": 123,
        "name": "foo",
        ...
    }