You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: processors/report/report_create-document.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,7 @@ of this repository.
38
38
| param.property.selector.classification | no | Templates may introduce a set of custom properties. These properties are loaded via a dedicated set of property files qualified by this selector. ||
39
39
| param.property.selector.control | no | Templates may introduce a set of custom properties. These properties are loaded via a dedicated set of property files qualified by this selector. ||
40
40
| param.security.policy.file | no (VR/CR only) | The file containing the security policy configurations for the workbench. | <env.workbench.dir>/policies/security-policy/security-policy.json |
41
-
| param.asset.descriptor.dir | no | The directory where the asset descriptors are located . | <env.workbench.dir>/descriptors |
42
-
| param.asset.descriptor.path | yes | The path of the asset descriptor used for the document. ||
41
+
| param.asset.descriptor.file | yes | The file of the asset descriptor used for the document. ||
43
42
| param.reference.inventory.dir | no (VR only) | The directory of the reference inventory for the document. ||
44
43
| param.reference.license.dir | no | The path to the reference license directory. | <param.reference.inventory.dir>/../licenses |
45
44
| param.reference.component.dir | no | The path to the reference component directory. | <param.reference.inventory.dir>/../components |
0 commit comments