Compare commits
4 Commits
34fa94ea4f
...
381ce9c828
Author | SHA1 | Date | |
---|---|---|---|
381ce9c828 | |||
7bb7da4eed | |||
4df63a8cc0 | |||
9f7d004c3b |
@ -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