How one would be able to skip schema validation for just one request?
Use case: I’m using this method to run through a workflow, which uses a dummy request to start the chain, but I don’t want this dummy request to be included when validating my schema with my API: