Convert Report-API reports to use camelCase exclusively
Open
Pay
techdebt
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Convert Report-API reports to use camelCase exclusively
Convert templateVars here to camelCase..
https://github.com/bcgov/bcros-common/blob/55d612b0427949935fe29ff848398dd362b2f5d9/report-api/src/api/resources/report.py#L55
Then change the reports to be all camelCase.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in report-api/src/api/resources/report.py at the linked templateVars location. Trace how reports consume and expose those values, then identify the report templates or resources that need conversion. Done means templateVars and all Report-API reports use camelCase exclusively; no test file is mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100