{"id":13515591,"url":"https://github.com/octokit/openapi","last_synced_at":"2025-06-16T20:09:29.668Z","repository":{"id":37038446,"uuid":"316610040","full_name":"octokit/openapi","owner":"octokit","description":"GitHub's official OpenAPI spec with Octokit extensions","archived":false,"fork":false,"pushed_at":"2025-05-28T12:05:10.000Z","size":422346,"stargazers_count":45,"open_issues_count":10,"forks_count":10,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-05-28T13:19:22.762Z","etag":null,"topics":["hacktoberfest","octokit-js","openapi","schema","specification","tooling"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/octokit.png","metadata":{"files":{"readme":"README.md","changelog":"changes/2020-09-17-operation-repos-actions-get-github-actions-permissions-repository.json","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-27T22:15:05.000Z","updated_at":"2025-05-24T03:50:23.000Z","dependencies_parsed_at":"2023-10-12T21:42:21.339Z","dependency_job_id":"90d9c778-6de5-4cbd-a7e4-4bb34921ba29","html_url":"https://github.com/octokit/openapi","commit_stats":{"total_commits":415,"total_committers":12,"mean_commits":"34.583333333333336","dds":0.744578313253012,"last_synced_commit":"08353248bf37d040458ba1b494e5cf0df2a5cb37"},"previous_names":[],"tags_count":192,"template":false,"template_full_name":null,"purl":"pkg:github/octokit/openapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octokit","download_url":"https://codeload.github.com/octokit/openapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260230732,"owners_count":22978178,"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":["hacktoberfest","octokit-js","openapi","schema","specification","tooling"],"created_at":"2024-08-01T05:01:13.188Z","updated_at":"2025-06-16T20:09:29.663Z","avatar_url":"https://github.com/octokit.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","hacktoberfest"],"sub_categories":[],"readme":"# openapi\n\n\u003e GitHub's official OpenAPI spec with Octokit extensions\n\n[![@latest](https://img.shields.io/npm/v/@octokit/openapi.svg)](https://www.npmjs.com/package/@octokit/openapi)\n\nAmends operations from [GitHub's official OpenAPI specification](https://github.com/github/rest-api-description/) with an `x-octokit` extension that includes the following keys\n\n- `changes`: see change files in [changes/](changes/)\n\n## Download\n\nDownload from https://unpkg.com/browse/@octokit/openapi/generated/\n\n## Node Usage\n\n```js\nconst { schemas } = require(\"@octokit/openapi\");\nconst version = schemas[\"api.github.com\"].info.version;\nconst paths = Object.keys(schemas[\"api.github.com\"].paths).sort();\n```\n\n## GitHub Actions usage\n\n1. Install [Octokit Release Notifier app](https://github.com/apps/octokit-release-notifier/)\n2. Create a new workflow file:\n\n```yml\nname: Update OpenAPI\non:\n  repository_dispatch:\n    types: [octokit/openapi release]\n\njobs:\n  published:\n    runs-on: ubuntu-latest\n    steps:\n      - run: \"echo: 'new release: ${{ github.event.release.tag_name }}'\"\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctokit%2Fopenapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctokit%2Fopenapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctokit%2Fopenapi/lists"}