This commit is contained in:
parent
15ed9f58d5
commit
c90f9f1dd4
@ -55,7 +55,7 @@ export class ImportController {
|
||||
return await this.postJSON(importRunners, id)
|
||||
}
|
||||
|
||||
@Post('/import/csv')
|
||||
@Post('/runners/import/csv')
|
||||
@ContentType("application/json")
|
||||
@UseBefore(RawBodyMiddleware)
|
||||
@ResponseSchema(ResponseRunner, { isArray: true })
|
||||
|
Loading…
x
Reference in New Issue
Block a user