mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat: change the controllers tags
This commit is contained in:
@@ -18,7 +18,7 @@ import { uploadImportFileMulterOptions } from './ImportMulter.utils';
|
||||
import { parseJsonSafe } from '@/utils/parse-json';
|
||||
|
||||
@Controller('import')
|
||||
@ApiTags('import')
|
||||
@ApiTags('Import')
|
||||
export class ImportController {
|
||||
constructor(private readonly importResourceApp: ImportResourceApplication) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user