bughelp wanted
Metriche repository
- Star
- (14.656 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Steps to reproduce the behavior
- Create list with required field with type
Name - Get model and create new item
keystone.List(listName).model().save()
Expected behavior
Get validation error
Actual behavior
Item successfully saved