We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 830e3aa + dc1e53f commit 634b5ceCopy full SHA for 634b5ce
src/libs/API/parameters/CreateAppReportParams.ts
@@ -1,6 +1,4 @@
1
type CreateAppReportParams = {
2
- // Pass reportName only if it's a custom user defined name
3
- reportName?: string;
4
policyID?: string;
5
type: string;
6
reportID: string;
0 commit comments