Skip to content

Commit 0a98176

Browse files
authored
Removed invalid path because of multiple body parameter type errors. (deviceConfiguration_assignedAccessMultiModeProfile)
1 parent ce14d24 commit 0a98176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DeviceManagement/DeviceManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require:
1818
``` yaml
1919
directive:
2020
# Remove invalid paths.
21-
- remove-path-by-operation: ^deviceManagement.(deviceManagementScript.userRunState.deviceRunState_.*|groupPolicyConfiguration.definitionValue.presentationValue_.*|deviceShellScript.userRunState.deviceRunState_.*)$
21+
- remove-path-by-operation: ^deviceManagement.(deviceManagementScript.userRunState.deviceRunState_.*|groupPolicyConfiguration.definitionValue.presentationValue_.*|deviceShellScript.userRunState.deviceRunState_.*|deviceConfiguration_assignedAccessMultiModeProfile)$
2222

2323
# Remove cmdlets.
2424
- where:

0 commit comments

Comments
 (0)