From 4d184f1bc6c940259b0c57ae46179df7555e8ac8 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 14:23:11 +0000 Subject: [PATCH 1/3] Fix API Reference formatting to match other boxes - Consolidated multi-line h3 and p tags to single lines - Consolidated multi-line anchor tags to single lines - Made formatting consistent with Price Feed IDs and Examples boxes Co-Authored-By: Jayant --- pages/price-feeds/index.mdx | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/pages/price-feeds/index.mdx b/pages/price-feeds/index.mdx index df526db9..16244ce0 100644 --- a/pages/price-feeds/index.mdx +++ b/pages/price-feeds/index.mdx @@ -95,25 +95,11 @@ Pyth offers two main versions of price feeds, each optimized for different use c {" "}
-

- API Reference -

-

- Complete API documentation for both Pro and Core. -

- - Core APIs → - +

API Reference

+

Complete API documentation for both Pro and Core.

+ Core APIs → | - - Pro API → - + Pro API →
From 7d21882729e1dea14d8422820fb969529b3c75ec Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 14:28:48 +0000 Subject: [PATCH 2/3] Run pre-commit prettier formatting Co-Authored-By: Jayant --- pages/price-feeds/index.mdx | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/pages/price-feeds/index.mdx b/pages/price-feeds/index.mdx index 16244ce0..df526db9 100644 --- a/pages/price-feeds/index.mdx +++ b/pages/price-feeds/index.mdx @@ -95,11 +95,25 @@ Pyth offers two main versions of price feeds, each optimized for different use c {" "}
-

API Reference

-

Complete API documentation for both Pro and Core.

- Core APIs → +

+ API Reference +

+

+ Complete API documentation for both Pro and Core. +

+ + Core APIs → + | - Pro API → + + Pro API → +
From 484715224e1b3b57a0fd5f4449c774c33467457d Mon Sep 17 00:00:00 2001 From: Aditya Arora Date: Wed, 22 Oct 2025 20:41:31 +0530 Subject: [PATCH 3/3] added that file into prettier --- .prettierignore | 2 ++ pages/price-feeds/index.mdx | 16 ++-------------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/.prettierignore b/.prettierignore index 85666dbc..2df65f78 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,3 +3,5 @@ pages/price-feeds/use-real-time-data/starknet.mdx pages/price-feeds/use-real-time-data/ton.mdx + +pages/price-feeds/index.mdx diff --git a/pages/price-feeds/index.mdx b/pages/price-feeds/index.mdx index df526db9..9a13f77e 100644 --- a/pages/price-feeds/index.mdx +++ b/pages/price-feeds/index.mdx @@ -92,8 +92,6 @@ Pyth offers two main versions of price feeds, each optimized for different use c Pyth Pro IDs →
-{" "} -

API Reference @@ -101,19 +99,9 @@ Pyth offers two main versions of price feeds, each optimized for different use c

Complete API documentation for both Pro and Core.

- - Core APIs → - + Core APIs → | - - Pro API → - + Pro APIs →