Skip to content

Commit 2d2da10

Browse files
authored
Update print settings JSON format and remove credit notice
1 parent f41650f commit 2d2da10

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

api-reference/v1.0/resources/printsettings.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,7 @@ The following JSON representation shows the resource type.
3737
}-->
3838
```json
3939
{
40-
"documentConversionEnabled": true,
41-
"printerDiscoverySettings": {
42-
"@odata.type": "microsoft.graph.printerDiscoverySettings"
43-
}
40+
"documentConversionEnabled": "Boolean",
41+
"printerDiscoverySettings": {"@odata.type": "microsoft.graph.printerDiscoverySettings"}
4442
}
45-
```
46-
47-
## Credit notice
48-
49-
**AirPrint**, **Mac**, and **macOS** are trademarks of Apple, Inc., registered in the US and other countries/regions.
43+
```

0 commit comments

Comments
 (0)