Hi,
Does UiPath Orchestrator make any check on the payload sent in to an API endpoint? I’m thinking to do a schema validation in a proxy we are building to allow only a few endpoints through, and would like to know if there is an available json schema we can compare it against.
Apart from it are there any mitigation steps to prevent malicious commands to be sent as part of the payload to the server?
Thanks