Skip to content

Commit 2441ec8

Browse files
committed
restore "parameters" minus displayOnCreate #11306
1 parent 0eaffbc commit 2441ec8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/sphinx-guides/source/api/native-api.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,12 @@ This endpoint expects a JSON with the following format::
11251125
}
11261126
]
11271127

1128+
Parameters:
1129+
1130+
- ``datasetFieldTypeName``: Name of the metadata field
1131+
- ``required``: Whether the field is required (boolean)
1132+
- ``include``: Whether the field is included (boolean)
1133+
11281134
.. code-block:: bash
11291135
11301136
export API_TOKEN=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

0 commit comments

Comments
 (0)