Skip to content

Commit

Permalink
Merge pull request #12 from yevheniimoroziuk/master
Browse files Browse the repository at this point in the history
Docs: Update assets section by adding sandboxParameters, changing assetType
  • Loading branch information
leits committed May 21, 2018
2 parents c722aac + 4037c86 commit a3953a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
9 changes: 7 additions & 2 deletions docs/source/standard/asset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,12 @@ Schema
:assetType:
string, auto-generated, read-only

Type of the given asset. The only value is bounce.
Type of the given asset. The only value is domain.

:sandboxParameters:
string, optional

Parameter that accelerates auction periods. Set quick, accelerator=1440 as text value for `sandboxParameters` for the time frames to be reduced in 1440 times.

.. _decisions:

Expand Down Expand Up @@ -157,4 +162,4 @@ Schema
Date
====

Date/time in `ISO 8601 <https://en.wikipedia.org/wiki/ISO_8601#Dates>`_.
Date/time in `ISO 8601 <https://en.wikipedia.org/wiki/ISO_8601#Dates>`_.
1 change: 0 additions & 1 deletion docs/source/standard/documents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ Schema
Possible values are:

* `asset`
* `item`

:relatedItem:
string, optional
Expand Down

0 comments on commit a3953a7

Please sign in to comment.