NASA-AMMOS / NASA-AMMOS/AIT-Core
The `value` field in Cmd's !Fixed constructor isn't required in the schema
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
The cmd schema doesn't require the value field of a !Fixed element to be defined.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the cmd schema and the !Fixed element definition mentioned in the issue. Start by locating how schema validation handles the value field, then verify that omitting value is rejected while a defined value remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100