Open arnaduga opened 1 year ago
This should be addressed with #349 length limit will be set 250 characters in this PR.
Any update on this limitation for "must be 50 characters or less" ?
I ask because I'd like each of my API commands to have pretty slugs next to them.
For example:
get -projects--id-devices | Retrieve All Devices Of A Project
Rather than just get -projects--id-devices
Created a request with a name length= 55 chars, and it cannot be renamed as long as the new name is more than 50 chars long.
To reproduce:
You will have an error message:
must be 50 characters or less