can someone provide me a helping hand in this scenario: I have a schema defined, which should have some data and can have multiple objects of itself in an array like ...
This guide explores the process of validating and cleaning JSON data, ensuring proper structure, data types, and adherence to specified schemas for robust applications.
Related to #43, which partly solved the problem but is now closed. The json output passed to my hook scripts are missing data - the 'parameters' array is empty. If I apply the workaround mentioned in ...