Auth for everything (and everything auth) #6 #35
@ -15,7 +15,7 @@ export abstract class ResponseParticipant {
|
||||
* Autogenerated unique id (primary key).
|
||||
*/
|
||||
@IsInt()
|
||||
id: number;;
|
||||
id: number;
|
||||
|
||||
/**
|
||||
* The participant's first name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user