Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec
Automatically tracks every copy of the App Store Connect OpenAPI JSON Spec
https://github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec
apple appstore appstore-api appstoreconnect appstoreconnectapi
Last synced: 3 months ago
JSON representation
Automatically tracks every copy of the App Store Connect OpenAPI JSON Spec
- Host: GitHub
- URL: https://github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec
- Owner: EvanBacon
- License: other
- Created: 2022-02-08T05:15:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T10:18:28.000Z (5 months ago)
- Last Synced: 2024-07-04T09:31:42.375Z (4 months ago)
- Topics: apple, appstore, appstore-api, appstoreconnect, appstoreconnectapi
- Language: TypeScript
- Homepage:
- Size: 1.85 MB
- Stars: 58
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# App Store Connect OpenAPI Spec
- Download: [Latest spec](/specs/latest.json) (official [download](https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip))
- Follow the Tweet bot: [@App_Store_API](https://twitter.com/App_Store_API) (still pending developer approval).
- [Apple Docs](https://developer.apple.com/documentation/appstoreconnectapi)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](https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip) and open a PR with the latest spec if it changes.This repo is also seeded with various versions I've collected manually.
#