Piotr

Results 45 comments of Piotr

I consider `axios` as an implementation detail. It could be replaced by `superagent` or another library and behave in the same way. So IMO it should be a prod dependency.

Thanks for reporting this. I've never used this tool with TypeScript so I cannot guarantee anything. In this repo, there's not too much logic. It's mostly in this file: https://github.com/oprogramador/json-schema-faker-cli/blob/master/app/generate.js...

@trajano @ksiczek Does it work for you when you try absolute paths instead of relative paths?

Thanks for reporting this. Maybe streaming could make sense in handing large files. However, I'm not interested too much in maintaining this tool. I believe I haven't used it for...

A similar issue: https://github.com/jeremydaly/data-api-client/issues/127