Files
snapd/tests/main/theme-install
James Henstridge 681be6c2a7 daemon: add a /v2/accessories/changes/{ID} endpoint
* daemon: add an API endpoint to get changes associated with theme installs.

We don't want to expose the full set of /v2/changes/* endpoints to
snaps, so this provides read-only information about changes initiated
via the theme installation API.

* tests: test that the /v2/accessories/changes API works

* daemon: move /v2/accessories/changes endpoint to its own file

* daemon: add a TODO note about the access control on /v2/accessories/changes
2022-04-01 09:25:07 +02:00
..