Jorge
Jorge
Replacing the fs functions with promises that retur. Undefined will not do the library to fail?
Hi @EloB, Thanks for your contribution, please consider to add tests so the PR could be evaluated, if this is just an example code I will just close and take...
Hi @EloB, An interesting feature, but there are some rules that should take into consideration, for example as specified in [describing-parameters](https://swagger.io/docs/specification/describing-parameters/) `required` and `default` doesn´t make sense, and there are...
Hi @sarajcarbajal, That's not supported by the library in this moment, only detect that the response is JSON and set object as type. Could be a feature request ;-) Best...
Yes probably this is the direction to follow but there are lot of questions as a response don't have description etc... Just a name and a value in the fields
In version `1.3.0` now is possible to add example responses in the request, is still not a schema solution but can be work for lot of people meanwhile.
@kyriakos cool approach the use of external json files is not a bad ideaat all Best Regards.
hi @Chia-Yu-hung, thanks but this feature is not for markdown, the idea is to allow to merge a input json with the resulted yml so anything can be overwrite as...
hi @fzn0x, first of all thanks for the PR but please add some test if you want the PR to be evaluated. Thanks!
Hi @fzn0x, So just try to test a positive and negative test, to check that the file has been created you can use just `existsSync` method, have a look to...