https://github.com/chriscarini/data.services.jetbrains.com-openapi-schema
A community-driven OpenAPI definition for data.services.jetbrains.com
https://github.com/chriscarini/data.services.jetbrains.com-openapi-schema
Last synced: 4 days ago
JSON representation
A community-driven OpenAPI definition for data.services.jetbrains.com
- Host: GitHub
- URL: https://github.com/chriscarini/data.services.jetbrains.com-openapi-schema
- Owner: ChrisCarini
- Created: 2025-02-18T07:24:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T07:30:35.000Z (8 months ago)
- Last Synced: 2025-05-31T16:47:28.127Z (4 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenAPI Schema for data.services.jetbrains.com
A community-driven OpenAPI definition for data.services.jetbrains.com
I was in need of an OpenAPI schema for the following APIs provided by `data.services.jetbrains.com`:
- https://data.services.jetbrains.com/products
- https://data.services.jetbrains.com/products/releasesThe `openapi.yaml` file in this repository is a community-driven OpenAPI definition for the above APIs (or, any other APIs that are provided by `data.services.jetbrains.com`).
## Background
I used ["ActionsGPT" by ChatGPT](https://chatgpt.com/g/g-TYEliDU6A-actionsgpt) to draft the original OpenAPI schema, and then manually refined it. It's a work in progress, and I'm looking for community contributions to improve and expand the schema. Ideally, JetBrains will provide an official OpenAPI schema for these APIs, but until then, this community-driven schema can be used.
## Contributing
Please feel free to contribute to this repository by submitting a pull request with your changes. If you have any questions or suggestions, please open an issue.