SymphonyPlatformSolutions / symphony-api-client-node

Symphony API Client for NodeJS
MIT License
6 stars 20 forks source link

Set proper default lengths for text-field #104

Closed symphony-youri closed 3 years ago

symphony-youri commented 3 years ago

Length should be between 1-128 so let's use those values as default.

Closes #64