oxidecomputer / oxidecomputer/progenitor

TypePatch.with_attribute

Open
#536 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.