anitab-org / anitab-org/stem-diverse-tv

Improvement: Change login response to follow snake case (underscore) notation

未关闭
#145 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Category: Coding Open Source Hack Status: Available Type: Enhancement
主要语言
Python
星标
13
派生
48
PR 合并指标
30 天内没有已合并 PR

描述

### Is your feature request related to a problem? Please describe.
Response from the login endpoint is written in camel-case. That response is directly returned as a response from Firebase. It's not an error, but due to code consistency's sake, it would be good to change it to snake case (replace camel-case with underscore style).

### Describe the solution you'd like
Change the name of the fields to follow underscore notation.
![image](https://user-images.githubusercontent.com/16724101/112538550-4406f800-8db0-11eb-9ca5-14e64f7401f7.png)

### Describe alternatives you've considered
N/A

### Additional context
N/A

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。