Cornices / cornice

Build Web Services with Pyramid.
https://cornice.readthedocs.io
Other
383 stars 149 forks source link

Rename default renderer to cornicejson #543

Closed leplatrem closed 4 years ago

leplatrem commented 4 years ago

Some extensions like cornice.ext.swagger assume that JSON renderers would contain the word "json".

Renaming this default renderer does not harm and kind of makes sense.

It does not mean we shouldn't fix the extensions to remove these sorts of assumptions and be more robust.

leplatrem commented 4 years ago

Breaking change?

It was never documented, so I would be tempted to say «no» (?)