Comment on Show HN: OpenAPI mocks that don't suck – realistic test data, quick setupComments−gadekaratharva1yThe request validation is robust. It caught a few mismatches in my test client like incorrect data types and missing required fields. Appreciate the detailed error message way more actionable than a generic 400
Comments
The request validation is robust. It caught a few mismatches in my test client like incorrect data types and missing required fields. Appreciate the detailed error message way more actionable than a generic 400