This custom codemod replaces JSONResponse
with ORJSONResponse
to 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
.
Build custom codemods
Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community