7 ms·
In the last day of coding it has: - Created useless pydantic schemas with all fields Optional[Any] - Created a REST endpoint that silently mutated on GET (uns
by nprateem 12d ago
In the last day of coding it has:
- Created useless pydantic schemas with all fields Optional[Any]
- Created a REST endpoint that silently mutated on GET (unsubscribed users from a mailing list)
- Failed to log costs in my app so users could have bankrupted me, etc, etc.
Good job I actually review its code.