ajupov/api-client-gen
Generate API Clients by Swagger
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Jan 31, 2022
- License
- MIT
Pinned Snippet
uses: ajupov/api-client-gen@f78dda155aff7f4f00f3a409d62991a4cad1df89 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| inputFile | Path to swagger.json file | yes | "" |
| outputDirectory | Path to output files directory | yes | "" |
| language | Programming language for which clients will be generated | yes | "" |
Outputs
| name | description |
|---|---|
| result | The state of the action, if the API Clients generated successfully |