Skip to content

Commit

Permalink
chore(tasks): update the api
Browse files Browse the repository at this point in the history
#### tasks:v1

The following keys were deleted:
- schemas.Task (Total Keys: 1)

The following keys were changed:
- revision (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 3, 2021
1 parent 5825e78 commit dcd228a
Show file tree
Hide file tree
Showing 2 changed files with 730 additions and 731 deletions.
18 changes: 9 additions & 9 deletions docs/dyn/tasks_v1.tasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -186,7 +186,7 @@ <h3>Method Details</h3>
body: object, The request body.
The object takes the form of:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -220,7 +220,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -272,7 +272,7 @@ <h3>Method Details</h3>
{
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;items&quot;: [ # Collection of tasks.
{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -332,7 +332,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -367,7 +367,7 @@ <h3>Method Details</h3>
body: object, The request body.
The object takes the form of:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -399,7 +399,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -434,7 +434,7 @@ <h3>Method Details</h3>
body: object, The request body.
The object takes the form of:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down Expand Up @@ -466,7 +466,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # LINT.IfChange
{
&quot;completed&quot;: &quot;A String&quot;, # Completion date of the task (as a RFC 3339 timestamp). This field is omitted if the task has not been completed.
&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The default is False.
&quot;due&quot;: &quot;A String&quot;, # Due date of the task (as a RFC 3339 timestamp). Optional. The due date only records date information; the time portion of the timestamp is discarded when setting the due date. It isn&#x27;t possible to read or write the time that a task is due via the API.
Expand Down
Loading

0 comments on commit dcd228a

Please sign in to comment.