mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* 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