Skip to content

Add empty array schema

Michał Kudela requested to merge kudmich/add_empty_array_schema into master

This MR added a new custom schema EmptyArray. Schema validates only an empty array.

  • EmptyArray validation tests have been added,
  • updated API-schemas taking into account the newly added schema.
Edited by Michał Kudela

Merge request reports