-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When specifying a description on a client, cac does not validate the length of this string despite their being a 140 character limit on the server, this means your configuration can fall out of date with what's on the API and the diff will always show as your new description replacing the existing one.
Expected behaviour: cac validation should enforce the same constraints the server does and reject the configuration.
Metadata
Metadata
Assignees
Labels
No labels