oxidecomputer / oxidecomputer/progenitor
Failing on github openapi specs "servers not presently supported"
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 136
- Avg merge
- 8h 36m
- Merged PRs (30d)
- 14
Description
Just trying it out and i can't get it to work for github
`
mkdir gh
cd gh
aria2c https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/ghes-3.5/ghes-3.5.json
cd ..
progenitor --input gh\ghes-3.5.json --output github -n github -v 0.1.0
Output is:
F:\programming\source\repos\git\progenitor>progenitor --input gh\ghes-3.5.json --output github -n github -v 0.1.0
Error: servers not presently supported
`
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 failure with the provided progenitor command and the downloaded gh/ghes-3.5.json OpenAPI document. Start by tracing how progenitor handles the OpenAPI servers field; done means the GitHub specification no longer fails with “servers not presently supported,” with behavior verified against this reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, openapi, rust
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100