We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea0a49 commit 19b0ae4Copy full SHA for 19b0ae4
docs/cli/ocds.rst
@@ -240,6 +240,10 @@ If you need to create a single package that is too large to hold in your system'
240
241
For the Python API, see :meth:`ocdskit.combine.combine_record_packages`.
242
243
+.. note::
244
+
245
+ A warning is issued if a package's ``"records"`` field isn't set.
246
247
combine-release-packages
248
------------------------
249
@@ -266,6 +270,10 @@ If you need to create a single package that is too large to hold in your system'
266
270
267
271
For the Python API, see :meth:`ocdskit.combine.combine_release_packages`.
268
272
273
274
275
+ A warning is issued if a package's ``"releases"`` field isn't set.
276
269
277
.. _split-record-packages:
278
279
split-record-packages
0 commit comments