anitab-org / anitab-org/stem-diverse-tv
Improvement: Change login response to follow snake case (underscore) notation
未关闭
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.

### Describe alternatives you've considered
N/A
### Additional context
N/A
贡献指南
评估
这个 Issue 还没有评估数据。