Allow codecs to be enabled or disabled. And allow a priority to be set for which decoder is used in the accept header. Might look something like this: ``` $ coreapi codecs disable corejson $ coreapi codecs enable openapi --priority ```
Allow codecs to be enabled or disabled. And allow a priority to be set for which decoder is used in the accept header.
Might look something like this: