{"id":18195786,"url":"https://github.com/octokit/openapi-webhooks","last_synced_at":"2026-01-12T05:45:41.540Z","repository":{"id":74793906,"uuid":"557542911","full_name":"octokit/openapi-webhooks","owner":"octokit","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-20T12:02:11.000Z","size":93157,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-22T04:39:03.096Z","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/octokit.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-25T21:54:10.000Z","updated_at":"2025-12-03T17:57:11.000Z","dependencies_parsed_at":"2023-10-16T16:57:38.244Z","dependency_job_id":"700c9277-0672-4789-b816-eb45bfcc7b6b","html_url":"https://github.com/octokit/openapi-webhooks","commit_stats":{"total_commits":220,"total_committers":8,"mean_commits":27.5,"dds":0.55,"last_synced_commit":"0682e521a623dd7ab80624e2f20b72c81cd1eda0"},"previous_names":["octokit/openapi-webhooks","wolfy1339/openapi-webhooks"],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/octokit/openapi-webhooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi-webhooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi-webhooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi-webhooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi-webhooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octokit","download_url":"https://codeload.github.com/octokit/openapi-webhooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octokit%2Fopenapi-webhooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-03T08:04:54.721Z","updated_at":"2026-01-12T05:45:41.524Z","avatar_url":"https://github.com/octokit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openapi\n\n\u003e GitHub's official Webhooks OpenAPI spec with Octokit extensions\n\n[![@latest](https://img.shields.io/npm/v/@octokit/openapi-webhooks.svg)](https://www.npmjs.com/package/@octokit/openapi-webhooks)\n\nAmends webhooks 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-webhooks/generated/\n\n## Node Usage\n\n```js\nconst { schemas } = require(\"@octokit/openapi-webhooks\");\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-webhooks 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-webhooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctokit%2Fopenapi-webhooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctokit%2Fopenapi-webhooks/lists"}