Skip to content

Commit 19b0ae4

Browse files
committed
Add notes about when warnings are issued, closes #133
1 parent bea0a49 commit 19b0ae4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/cli/ocds.rst

+8
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@ If you need to create a single package that is too large to hold in your system'
240240

241241
For the Python API, see :meth:`ocdskit.combine.combine_record_packages`.
242242

243+
.. note::
244+
245+
A warning is issued if a package's ``"records"`` field isn't set.
246+
243247
combine-release-packages
244248
------------------------
245249

@@ -266,6 +270,10 @@ If you need to create a single package that is too large to hold in your system'
266270

267271
For the Python API, see :meth:`ocdskit.combine.combine_release_packages`.
268272

273+
.. note::
274+
275+
A warning is issued if a package's ``"releases"`` field isn't set.
276+
269277
.. _split-record-packages:
270278

271279
split-record-packages

0 commit comments

Comments
 (0)