We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66de3d6 commit dc1e53fCopy full SHA for dc1e53f
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