Skip to content

Commit e5ee9c1

Browse files
committed
feat: auto-generate data feed endpoints in OpenAPI spec and docs
1 parent ba7d6b6 commit e5ee9c1

7 files changed

Lines changed: 3663 additions & 1078 deletions

File tree

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.42.3] - 2026-05-20
6+
7+
### Added
8+
9+
- **Docs**: Data feed endpoints (Binance + Chainlink) now auto-generated in OpenAPI spec and Mintlify docs. 9 new endpoints under `/api/feeds/{feed}/`, FeedTicker/FeedMarket/FeedOracleRound schemas, SDK code samples for Python and TypeScript FeedClient, and a "Data Feeds" sidebar group.
10+
511
## [2.42.2] - 2026-05-19
612

713
### Fixed

core/scripts/generate-openapi.js

Lines changed: 323 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)