From 7fc2723770828da1d45700a0254a318e03482177 Mon Sep 17 00:00:00 2001 From: Bruno Roy Date: Thu, 14 May 2026 18:48:25 -0700 Subject: [PATCH] Add REST API link to Pipelines' Reference page --- src/content/docs/pipelines/reference/rest-api.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/content/docs/pipelines/reference/rest-api.mdx diff --git a/src/content/docs/pipelines/reference/rest-api.mdx b/src/content/docs/pipelines/reference/rest-api.mdx new file mode 100644 index 000000000000000..7bfab44a970ff99 --- /dev/null +++ b/src/content/docs/pipelines/reference/rest-api.mdx @@ -0,0 +1,9 @@ +--- +pcx_content_type: navigation +title: REST API +external_link: /api/resources/pipelines/ +sidebar: + order: 90 +products: + - pipelines +---