A git mirror of GitHub's REST API description, reduced to exactly the file the
@distilled.cloud/github generator reads:
specs/api.github.com.json—descriptions/api.github.com/api.github.com.json
Nothing else from github/rest-api-description is mirrored, so this repository stays small
enough to use as a git submodule — the upstream repository is never cloned.
The mirror is updated every 24 hours by
.github/workflows/update-specs.yml.
git submodule add https://github.com/distilled-mirror/spec-mirror-github.gitFrom .meta/:
bun install
bun run fetch-specsThis repository is managed by the distilled-submodules Alchemy stack in
alchemy-run/distilled (stacks/distilled-submodules).
Its scaffolding is generated — edit it there, not here.