Skip to content

json format after 2.3.x #5095

Closed Answered by davidism
keyiflerolsun asked this question in Q&A
Discussion options

You must be logged in to vote

Described in the API docs, they have moved to attributes on the default provider class: https://flask.palletsprojects.com/en/2.3.x/api/?highlight=sort_keys#flask.json.provider.DefaultJSONProvider. Also, using these raised deprecation warnings in 2.2.x, be sure to run your tests with deprecation warnings treated as errors so that you get notified of those types of changes early.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@keyiflerolsun
Comment options

Answer selected by keyiflerolsun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants