Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
praju-aot committed Oct 4, 2023
1 parent 80482ab commit 7344fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/dops/src/modules/dgen/dgen.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export class DgenController {
res.status(201);
}

//TODO: To be uncommented once FA/PPC/SYS Admin exists in higher enviornment
//TODO: To be uncommented once FA/PPC/SYS Admin exists in higher enviornment.
//@Roles(
// Role.ORBC_FINANCIAL_TRANSACTION_REPORT_SELF,
// Role.ORBC_FINANCIAL_TRANSACTION_REPORT_ALL,
Expand Down

0 comments on commit 7344fc9

Please sign in to comment.