Skip to content

Commit

Permalink
Docs:Change asset section and documents (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
yevheniimoroziuk authored and leits committed Jun 11, 2018
1 parent 923b22e commit f6f2e54
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
21 changes: 20 additions & 1 deletion docs/source/standard/asset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,20 @@ Schema
string, required

The asset status within the Registry.

Possible values are:

* `draft`

* `pending`

* `verification`

* `active`

* `complete`

* `deleted`

:relatedLot:
string, required in `active` status
Expand Down Expand Up @@ -99,7 +113,7 @@ Schema
The additional parameter with a value `test`.

:assetType:
string, auto-generated, read-only
string, required

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

Expand All @@ -125,6 +139,11 @@ Schema

* ``title_ru`` (Russian) - Russian title

:decisionOf:
string, auto-generated

The only possible value is `asset`.

:decisionDate:
:ref:`Date`, required

Expand Down
4 changes: 4 additions & 0 deletions docs/source/standard/documents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ Schema

Reasons why the asset has to be deleted.

* `x_dgfAssetFamiliarization` - **Asset Familiarization**

Goods examination procedure rules / Asset familiarization procedure in data room. Contains information on where and when a given document can be examined offline.

:title:
string, multilingual, required

Expand Down

0 comments on commit f6f2e54

Please sign in to comment.