mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Changes to the interface of interfaces: extended AddConnectedPlug/Slot methods to take slot/plug attributes maps. Added stubs for ValidatePlug/Slot methods which will be called to validate dynamic attributes coming from interface hooks (this is implemented in PR #3120). The API will be used in a followup PR.