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