json-reference
json-reference copied to clipboard
Support multiple decoders per loader
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.