Merge branch 'dev' into feature/17-automated_tests
This commit is contained in:
commit
381ce9c828
@ -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>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user