docs/JobCreateParameters.md in phrase-2.18.0 vs docs/JobCreateParameters.md in phrase-2.19.0
- old
+ new
@@ -6,10 +6,10 @@
------------ | ------------- | ------------- | -------------
**branch** | **String** | specify the branch to use | [optional]
**name** | **String** | Job name | [optional]
**source_locale_id** | **String** | The API id of the source language | [optional]
**briefing** | **String** | Briefing for the translators | [optional]
-**due_date** | **DateTime** | Date the job should be finished | [optional]
+**due_date** | **Time** | Date the job should be finished | [optional]
**ticket_url** | **String** | URL to a ticket for this job (e.g. Jira, Trello) | [optional]
**tags** | **Array<String>** | tags of keys that should be included within the job | [optional]
**translation_key_ids** | **Array<String>** | ids of keys that should be included within the job | [optional]
**job_template_id** | **String** | id of a job template you would like to model the created job after. Any manually added parameters will take preference over template attributes. | [optional]