oxidecomputer / oxidecomputer/progenitor
Error about untagged enum ReferenceOr in components.schemas
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 136
- Avg merge
- 8h 36m
- Merged PRs (30d)
- 14
Description
There is something wrong with my input, but this error doesnt help at all
Error: components.schemas: data did not match any variant of untagged enum ReferenceOr at line 108 column 9
Line 108 is components.schemas
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
Reproduce the reported failure around line 108 at components.schemas, using the input that triggers the untagged enum ReferenceOr error. Trace the diagnostic from that location and make the resulting message identify the invalid schema or expected variants instead of only reporting a generic mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100