nextcloud / nextcloud/openapi-extractor
Utilize the `version` field
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 11
- Forks
- 4
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 8
Description
Currently the version is hardcoded to 0.0.1, but it should be bumped if we detect changes in the generated spec.
Contributor guide
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 by locating where the generated spec version is currently set to 0.0.1 and how changes in the generated spec can be detected. Define the version-bump condition and verify that the version changes when the generated spec changes; done means the version is no longer hardcoded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, php
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100