mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-27 03:02:50 +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 | ||