Merge branch 'dev' into feat/endpoints-beschermen-met-authenticatie-#105
This commit is contained in:
		
						commit
						5893933d4b
					
				
					 32 changed files with 1155 additions and 6559 deletions
				
			
		|  | @ -7,6 +7,7 @@ export interface AssignmentDTO { | |||
|     description: string; | ||||
|     learningPath: string; | ||||
|     language: string; | ||||
|     deadline: Date; | ||||
|     groups: GroupDTO[] | string[][]; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue