{"id":24452613,"url":"https://github.com/hyperonecom/h1-generators","last_synced_at":"2026-02-17T10:03:00.032Z","repository":{"id":54533889,"uuid":"319313997","full_name":"hyperonecom/h1-generators","owner":"hyperonecom","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-23T12:39:40.000Z","size":301,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-13T16:13:26.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperonecom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-07T12:33:06.000Z","updated_at":"2025-03-23T12:39:44.000Z","dependencies_parsed_at":"2025-08-25T02:27:49.642Z","dependency_job_id":"452a088e-8c3f-4dd2-9e75-a6f8c0d65019","html_url":"https://github.com/hyperonecom/h1-generators","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyperonecom/h1-generators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperonecom%2Fh1-generators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperonecom%2Fh1-generators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperonecom%2Fh1-generators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperonecom%2Fh1-generators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperonecom","download_url":"https://codeload.github.com/hyperonecom/h1-generators/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperonecom%2Fh1-generators/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29539973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-01-21T01:16:10.184Z","updated_at":"2026-02-17T10:02:59.970Z","avatar_url":"https://github.com/hyperonecom.png","language":"TypeScript","readme":"# H1-Generators\n\nThis repository contains code responsible for automatically generating\nclient libraries for [HyperOne API](https://www.hyperone.com/)\nusing [OpenAPI generator](https://openapi-generator.tech/)\nand [GitHub Actions](https://github.com/features/actions).\n\n## Usage\n\nThis library is designed to work using GitHub Actions on\nLinux based operating system. To run it under your own namespace\n[fork this repository](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo),\nreplace repositories containing generated code in [generate.yaml](.github/workflows/generate.yaml)\nand add required environment variables:\n\n`PUSH_TOKEN`- [Personal Access Token (PAT)](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token)\nallowing you to push code to other repositories.\n\n`PASSPORT_FILE`- HyperOne passport file content, used to perform\nend-to-end tests with [HyperOne v2 API](https://api.hyperone.com/v2/docs) using HyperOne credential libraries.\n\n### Generating client on personal machine\n\nYou are able to generate client library using any PC with\nLinux based operating system with installed bash and yarn.\nTo do that install all dependencies:\n\n```shell\nyarn\n```\n\nand start generator for choosen language:\n\n```shell\nyarn start $LANG\n```\n\nfor example:\n\n```shell\nyarn start ts\n```\n\n**Important:** building the application and running it with\n`node` binary is **not** the recommended way to use this application,\nsince it may lead to errors caused by incorrect paths from `__dirname` resolving.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperonecom%2Fh1-generators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperonecom%2Fh1-generators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperonecom%2Fh1-generators/lists"}