Switched to accepting ids (numbers/number arrays) feature/90-accept_objects #101
@ -9,7 +9,7 @@ import { RunnerCard } from '../../entities/RunnerCard';
|
||||
*/
|
||||
export class CreateRunnerCard {
|
||||
/**
|
||||
* The card's associated runner.
|
||||
* The card's associated runner's id.
|
||||
*/
|
||||
@IsInt()
|
||||
@IsOptional()
|
||||
|
Loading…
x
Reference in New Issue
Block a user