legal-api: incorporations/registrations should allow for POST completion (v1 service)
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
This is pointing to the V1 service and should be moved to V2, so that a POST of a valid incorp/reg that is complete and not draft/validate only can complete.
https://github.com/bcgov/lear/blob/main/legal-api/src/legal_api/resources/v2/business/business.py#L127
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at legal-api/src/legal_api/resources/v2/business/business.py around line 127 and inspect how the V1 and V2 services handle incorporation and registration POST requests. Confirm that a valid complete request, when not draft or validate-only, completes through V2; done means this behavior is covered without changing the stated exclusions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100