API: changed date-format, camelCase instead of snake_case, null values, update and create for customer and project (#718)
This commit is contained in:
@@ -22,10 +22,10 @@ App\Entity\Project:
|
||||
groups: [Entity]
|
||||
fixedRate:
|
||||
include: true
|
||||
groups: [Entity]
|
||||
groups: [Default]
|
||||
hourlyRate:
|
||||
include: true
|
||||
groups: [Entity]
|
||||
groups: [Default]
|
||||
customer:
|
||||
include: false
|
||||
exclude: true
|
||||
|
||||
Reference in New Issue
Block a user