Fixes collections with JSON comments failing in the CLI with `SerializationException` while working fine in the app, where comments are stripped before sending requests, but the CLI was sending them as-is, breaking APIs like AWS Cognito that expect valid JSON. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| commands | ||
| handlers | ||
| interfaces | ||
| options/test | ||
| types | ||
| utils | ||
| index.ts | ||
| tsconfig.json | ||