Closed bastien-phi closed 9 months ago
In some cases, we try to filter properties of something which does not have any.
This PR fixes it, allowing to define and validate json responses like
{ "data": ["foo", "bar", "baz"] }
In some cases, we try to filter properties of something which does not have any.
This PR fixes it, allowing to define and validate json responses like