PayU / api-schema-builder

Apache License 2.0
32 stars 18 forks source link

swagger-parser options interface #52

Open sandro-pasquali opened 4 years ago

sandro-pasquali commented 4 years ago

I'd like to be able to set options for swagger-parser (https://apitools.dev/swagger-parser/docs/options.html). Is that possible? I don't see where to do that.

Great tool. Thanks.

kibertoad commented 4 years ago

@sandro-pasquali Sounds useful. I'll give it a shot.

sandro-pasquali commented 4 years ago

@kibertoad Yes, I think so too. Although I realize that since schema-builder accepts a JSON object the implementation can parse swagger any way it likes and pass that along. Still, if you don't want to, or can't, do that...