-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Product - API
-
None
-
1
User Problem
The Trello API currently allows creating cards with empty names via POST requests. However, this behaviour is not consistent with the UI, as we can't create cards with empty names.
Suggested Solutions
Make the name parameter required in the create card post API
Current Workarounds
None available.