Merge branch 'dev' into feature/17-automated_tests
# Conflicts: # src/controllers/RunnerController.ts # src/models/actions/CreateParticipant.ts
This commit is contained in:
@@ -47,7 +47,7 @@ export abstract class CreateParticipant {
|
||||
|
||||
/**
|
||||
* The new participant's address.
|
||||
* Must be of type number (address id), createAddress (new address) or address (existing address)
|
||||
* Must be of type number (address id).
|
||||
* Optional.
|
||||
*/
|
||||
@IsInt()
|
||||
|
||||
Reference in New Issue
Block a user