mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-09 16:52:17 +01:00
Added tag endpoints
This commit is contained in:
@@ -20,6 +20,7 @@ class ProjectStoreRequest extends FormRequest
|
||||
'name' => [
|
||||
'required',
|
||||
'string',
|
||||
'min:1',
|
||||
'max:255',
|
||||
],
|
||||
'color' => [
|
||||
|
||||
Reference in New Issue
Block a user