Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Restore 'id' stanza in pull results | Jhon Honce | 2020-09-21 |
| | | | | | | | | | | | | | id is the last image id from the set of id's returned via the images stanza. id may be deprecated in a future version of the API Created test_rest_v2_0_0.py to reflect the bump in the API Version. Fixes #7686 Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Add versioned _ping endpoint | Jhon Honce | 2020-07-31 |
| | | | | | | Fixes #7008 Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
$ cd test/apiv2 $ python -m unittest -v test_rest_v1_0_0.TestApi Signed-off-by: Jhon Honce <jhonce@redhat.com> |