gothinkster / flask-realworld-example-app

Exemplary real world JSON API built with Flask (Python)
https://realworld.io/
MIT License
902 stars 309 forks source link

Inconsistent naming convention:ArticleSchemas and CommentsSchema #14

Open b1tg opened 6 years ago

b1tg commented 6 years ago

https://github.com/gothinkster/flask-realworld-example-app/blob/51a7493e400c5b9291c0a2c1d60174578ddf50bd/conduit/articles/serializers.py#L73 https://github.com/gothinkster/flask-realworld-example-app/blob/51a7493e400c5b9291c0a2c1d60174578ddf50bd/conduit/articles/serializers.py#L38