oxidecomputer / oxidecomputer/progenitor
TypePatch.with_attribute
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 136
- Avg merge
- 8h 36m
- Merged PRs (30d)
- 14
Description
I have a lot of syn code post-processing progenitor output to add attributes to schemas. This could be replaced with the ability to add a custom attribute to a schema using something like TypePatch.with_attribute.
I'm happy to build this if there is agreement this is a useful addition to progenitor and underlying typify.
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
Start at the TypePatch entry point and trace how progenitor delegates schema processing to typify. Define the behavior and API for adding a custom attribute to a schema, then add coverage showing that the attribute survives generated output; the issue names no files or tests, so repository exploration and coordination with maintainers are needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, rust
- Domain
- api, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100