MCPcopy Index your code
hub / github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec

github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
8 symbols 21 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

App Store Connect OpenAPI Spec

Automatically tracks every copy of the App Store Connect OpenAPI JSON Spec. Apple does not appear to keep a list of every instance of the OpenAPI schema so it's hard to determine diffs across versions. This project runs a cron job in GitHub Actions to download the generic link and open a PR with the latest spec if it changes.

This repo is also seeded with various versions I've collected manually.

Core symbols most depended-on inside this repo

setOutput
called by 2
update/index.ts
fileNameForSpec
called by 1
update/index.ts
generateDiffSummary
called by 1
update/index.ts
run
called by 1
update/index.ts
getLatestSpecAsync
called by 1
update/getLatestSpecAsync.ts
downloadWithRetry
called by 1
update/getLatestSpecAsync.ts
unzipToDirectoryAsync
called by 1
update/getLatestSpecAsync.ts
getJsonFileInDirectory
called by 1
update/getLatestSpecAsync.ts

Shape

Function 8

Languages

TypeScript100%

Modules by API surface

update/index.ts4 symbols
update/getLatestSpecAsync.ts4 symbols

For agents

$ claude mcp add App-Store-Connect-OpenAPI-Spec \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page