First feature version 0.1.0 #102

Merged
niggl merged 39 commits from dev into main 2021-01-15 19:31:43 +00:00
Showing only changes of commit 17244b0006 - Show all commits

View File

@ -17,7 +17,7 @@ export class UpdateRunnerCard {
id?: number;
/**
* The updated card's associated runner.
* The updated card's associated runner's id.
*/
@IsInt()
@IsOptional()