This custom codemod replaces JSONResponse with ORJSONResponseto bring consistency to the way we handle JSON responses in our codebase. Besides updating the response class, it also updates the imports to use from src.json_encoding import ORJSONResponse.
New
Codemod Registry
Explore community-led codemods to migrate, optimize, and transform your codebase.
+600 codemods published
Ready to contribute?
Build your own codemod and share it with the community.