{"id":28902424,"url":"https://github.com/bandwidth/generate-sdk-action","last_synced_at":"2026-02-01T22:01:38.572Z","repository":{"id":267489250,"uuid":"466235778","full_name":"Bandwidth/generate-sdk-action","owner":"Bandwidth","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T21:18:49.000Z","size":96,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-06-17T17:03:53.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bandwidth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-04T18:48:27.000Z","updated_at":"2025-02-12T21:18:51.000Z","dependencies_parsed_at":"2024-12-10T17:38:59.502Z","dependency_job_id":null,"html_url":"https://github.com/Bandwidth/generate-sdk-action","commit_stats":{"total_commits":123,"total_committers":1,"mean_commits":123.0,"dds":0.0,"last_synced_commit":"b057c32c063fd71bd079508d6c4241fd74b91883"},"previous_names":["bandwidth/generate-sdk-action"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Bandwidth/generate-sdk-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fgenerate-sdk-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fgenerate-sdk-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fgenerate-sdk-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fgenerate-sdk-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bandwidth","download_url":"https://codeload.github.com/Bandwidth/generate-sdk-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bandwidth%2Fgenerate-sdk-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261110622,"owners_count":23111066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-21T11:08:50.082Z","updated_at":"2026-02-01T22:01:38.552Z","avatar_url":"https://github.com/Bandwidth.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# generate-sdk-action\n\nThis action utilizes the [openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) tool to build a client SDK based on certain action inputs. \n\n## Inputs\n\n```yml\nlanguage: \n  description: The generator name (language) (`-g`) argument for the openapi-generator-cli\n  required: true\nconfig:\n  description: The configuration (`-c`) argument for the openapi-generator-cli\n  required: false\n  default: ./openapi-config.yml\napi-spec-path: \n  description: The destination of the API Specification to generate a client from\n  required: false\n  default: ./bandwidth.yml\nopenapi-generator-version: \n  description: The OpenAPI Generator project version, in `x.x.x` format\n  required: false\n  default: '7.6.0'\nadditional-properties:\n  description: Additional properties to pass to the generator\n  required: false\n  default: ''\nworking-directory: \n  description: The working directory to run the action in\n  required: false\n  default: ./\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandwidth%2Fgenerate-sdk-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbandwidth%2Fgenerate-sdk-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandwidth%2Fgenerate-sdk-action/lists"}