Skip to content

schemas: amend the deviceName wording and add a pattern match

Andy Holmes requested to merge work/andyholmes/device-name into master

Amend the deviceName field of the kdeconnect.identity schema to clarify the string should be enclosed in quotations for any privileged interactions with the user (i.e. pairing).

Also define the length as 1-32 characters in length, with a regex pattern.

Merge request reports