Lucas Simão
Lucas Simão
I'm adding a custom script to my final package.json file by doing the following in the .speakeasy/gen.yaml file:  Unfortunately for the preinstall script, I'm ending up with two scripts...
Is there any option available to disable client side schema validation of response bodies? Looking to left it enabled only in staging environment [SPE-3376](https://linear.app/speakeasy/issue/SPE-3376/disable-client-side-schema-validation)
While generating a typescript sdk from an openapi spec, I couldn't find in the docs how to override the properties set in the tsconfig.json file. Is there any available ways...