Compare commits
No commits in common. "7bb7da4eeddc973d0caf3147c23edbf2e51011b1" and "9f7d004c3b4207e386bc9d197af5f281fc16c028" have entirely different histories.
7bb7da4eed
...
9f7d004c3b
@ -10,7 +10,7 @@ import { RunnerController } from './RunnerController';
|
||||
import { RunnerTeamController } from './RunnerTeamController';
|
||||
|
||||
|
||||
@JsonController('/organisations')
|
||||
@JsonController('/organisation')
|
||||
//@Authorized('RUNNERS:read')
|
||||
export class RunnerOrganisationController {
|
||||
private runnerOrganisationRepository: Repository<RunnerOrganisation>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user