Commit b54602e
committed
Document width and height query parameters for driveitem content format API
Add the required width and height (Int32) query parameters to the
driveitem-get-content-format docs for both v1.0 and beta. These
parameters are required when using format=jpg to specify the desired
image dimensions in pixels.
Also add the jpg format option to v1.0 (it was already documented in
beta but missing from v1.0) with its supported source extensions.1 parent de3ab84 commit b54602e
2 files changed
Lines changed: 5 additions & 0 deletions
File tree
- api-reference
- beta/api
- v1.0/api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments