OpenAPITools / OpenAPITools/openapi-generator
Api installation
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
install the latest version of "openapi-generator-cli"
npm install @openapitools/openapi-generator-cli -g
use a specific version of "openapi-generator-cli"
openapi-generator-cli version-manager set 6.0.0
Or install it as dev-dependency in your node.js projects
npm install @openapitools/openapi-generator-cli -D
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 the project's existing installation documentation and determine where the openapi-generator-cli instructions belong. Done means the documentation clearly covers global installation of the latest version, selecting a specific version, and installing it as a dev-dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100