Election-Tech-Initiative / Election-Tech-Initiative/electionguard-api-python
Migrate manifest schema checking into API
- Dominant language
- Python
- Stars
- 37
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Request
**Is your feature request related to a problem? Please describe.**
These should get moved into to the electionguard-python-api
https://github.com/microsoft/electionguard-python/blob/6d70f6602746bfcf840b59ce986f2c76c5fe58e5/src/electionguard/election_description_schema.json
https://github.com/microsoft/electionguard-python/blob/6d70f6602746bfcf840b59ce986f2c76c5fe58e5/src/electionguard/schema.py
Ideally with a `schema` folder. These could then be moved to `electionguard` root at a later point.
Accompanying PR to remove schema checking at base level.
Accompany issue: https://github.com/microsoft/electionguard-python/issues/384
Contributor guide
Assessment
This issue has not been assessed yet.