| @@ -10,7 +10,7 @@ import { RunnerController } from './RunnerController'; | ||||
| import { RunnerTeamController } from './RunnerTeamController'; | ||||
|  | ||||
|  | ||||
| @JsonController('/organisation') | ||||
| @JsonController('/organisations') | ||||
| //@Authorized('RUNNERS:read') | ||||
| export class RunnerOrganisationController { | ||||
| 	private runnerOrganisationRepository: Repository<RunnerOrganisation>; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user