Skip to content

Commit

Permalink
Change name endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Frdrcpeter007 committed Nov 24, 2023
1 parent b02f559 commit a1ffd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/smart-contract/payment.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export class PaymentController {
}
}

@Post('notification/without-stripe')
@Post('notification/admin-pmt')
@Public()
@ApiOperation({
summary: 'This API receive payment notification without stripe webhook',
Expand Down

0 comments on commit a1ffd59

Please sign in to comment.