feat: deadline toevoegen aan de testdata
This commit is contained in:
		
							parent
							
								
									fb144e94a0
								
							
						
					
					
						commit
						b493b5aae2
					
				
					 2 changed files with 18 additions and 8 deletions
				
			
		|  | @ -26,7 +26,7 @@ export class Assignment { | |||
|     @Property({ type: 'string' }) | ||||
|     learningPathHruid!: string; | ||||
| 
 | ||||
|     @Property({ type: 'datetime' , nullable: true}) | ||||
|     @Property({ type: 'datetime'}) | ||||
|     deadline?: Date; | ||||
| 
 | ||||
|     @Enum({ | ||||
|  |  | |||
		Reference in a new issue
	
	 Joyelle Ndagijimana
						Joyelle Ndagijimana