Marius Tennøe
Results
4
issues of
Marius Tennøe
See #100, more specifically in _src/type-mappers/array.ts_
MajorVersionBlocker
The way I see it it's not really needed, and just bloats the consumer's bundle size. Using XMLHttpRequest should be sufficient
task
There are a few valid ways to define `additionalProperties`. > To define a dictionary, use `type: object` and use the `additionalProperties` keyword to specify the type of values in key/value...
bug