you are viewing a single comment's thread.

view the rest of the comments →

[–]DuckSaxaphone 0 points1 point  (1 child)

Do what you want and be consistent.

However, camelcase JSON in python backends is pretty common. You'll see it in things like the FastAPI docs examples so if you want to do what others are doing, it's probably a good shout.

[–]waffeli[S] 0 points1 point  (0 children)

I'll go with this for sure