mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: change the controllers tags
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
import { AcceptType } from '@/constants/accept-type';
|
||||
|
||||
@Controller('payments-received')
|
||||
@ApiTags('payments-received')
|
||||
@ApiTags('Payments Received')
|
||||
export class PaymentReceivesController {
|
||||
constructor(private paymentReceivesApplication: PaymentReceivesApplication) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user