json-reference icon indicating copy to clipboard operation
json-reference copied to clipboard

Support multiple decoders per loader

Open matt-allan opened this issue 7 years ago • 0 comments

Now that we support both YAML and JSON decoders it would be great to be able to choose which one to use based on the content-type, file extension, etc. Since many servers don't provider the correct Content-Type header it should be possible to set a default. This was previously discussed in #20.

matt-allan avatar Feb 10 '18 21:02 matt-allan