Legal API - Update to use new models module (DO THIS LAST)
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
After https://github.com/bcgov/entity/issues/23124 is done, the new models module can now be used with all BE components.
Since the models have been moved from Legal API to a common separate one, we want Legal API to use those.
Need to handle:
- [ ] update requirements.txt to reference models module
- [ ] update code references to refer to new models module
- [ ] remove old models from legal api
- [ ] any other required updates
- [ ] fix unit tests
Contributor guide
No contributing guide indexed for this repository
Research direction
First confirm that issue #23124 is complete, then inspect requirements.txt, the Legal API model references, and the unit tests. The work is done when Legal API references the separate models module, its old models are removed, requirements and other affected references are updated, and the unit tests pass.
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