MDM docs: Fix code block (#12838)
- Update code block to use XML instead of YAML syntax highlighting
This commit is contained in:
@@ -135,7 +135,7 @@ Run another custom MDM command using the request payload below. Replace the prod
|
||||
|
||||
Request payload:
|
||||
|
||||
```yaml
|
||||
```xml
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
|
||||
Reference in New Issue
Block a user