Add API Endpoint to validate JSON file
Implement your validation script into the IP. We need an API endpoint that has as an input a single JSON string. The JSON file will be validated. If it is valid you will return status code 200. If not return the respective status code with error message.
Edited by Lucas Kulla