Skip to content

Commit 8efeae3

Browse files
committed
Add newline back
1 parent 4196b8d commit 8efeae3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/api-ref.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,7 @@ The job properties are defined in the `JobItem` class. The class corresponds to
14201420
JobItem(id, type, created_at, started_at=None, completed_at=None, finish_code=0)
14211421

14221422
```
1423+
14231424
The `JobItem` class contains information about the specified job running on Tableau Server. The `JobItem` class defines the information you can query from Tableau Server. The class members correspond to the attributes of a server response payload.
14241425

14251426
Source file: models/job_item.py

0 commit comments

Comments
 (0)