mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Two changes: 1) We are now allowing the parameters of a request to be typed. This adds more type safety to consumers. 2) We support optional parameters in the request. For (2), the root cause is this issue in how Typescript handles --strictNullChecking: https://github.com/Microsoft/TypeScript/issues/9235 |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| swagger-tools-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||