10000 minor fix · subodhgupta/server-client-python@6aec8ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 6aec8ba

Browse files
author
Chris Shin
committed
minor fix
1 parent e1222d1 commit 6aec8ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api-ref.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3169,7 +3169,7 @@ This endpoint is available with REST API version 2.5 and up.
31693169
Name | description
31703170
:--- | :---
31713171
`view_item` | Specifies the view to populate.
3172-
`req_options` | (Optional) You can pass in a request object to specify a high resolution image. By default, the image will be in low resolution. See [ImageRequestOptions class](#imagerequestoptions-class)
3172+
`req_options` | (Optional) You can pass in a request object to specify a high resolution image. By default, the image will be in low resolution. See [ImageRequestOptions class](#imagerequestoptions-class) for more details.
31733173

31743174
**Exceptions**
31753175

@@ -3242,7 +3242,7 @@ This endpoint is available with REST API version 2.7 and up.
32423242
Name | description
32433243
:--- | :---
32443244
`view_item` | Specifies the view to populate.
3245-
`req_options` | (Optional) You can pass in a request object to specify the page type and orientation of the PDF content. If not specified, PDF content will have default page type and orientation. See [PDFRequestOptions class](#pdfrequestoptions-class)
3245+
`req_options` | (Optional) You can pass in a request object to specify the page type and orientation of the PDF content. If not specified, PDF content will have default page type and orientation. See [PDFRequestOptions class](#pdfrequestoptions-class) for more details.
32463246

32473247
**Exceptions**
32483248

0 commit comments

Comments
 (0)
0