From 0ca72dedce7e2f8f77f9df67a28261c8efe26916 Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 3 Jul 2026 13:44:54 +0200 Subject: [PATCH] Restoring the pipeline api yaml --- .../apidocs/private-mendix-platform/pipeline-api.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/en/docs/apidocs-mxsdk/apidocs/private-mendix-platform/pipeline-api.md b/content/en/docs/apidocs-mxsdk/apidocs/private-mendix-platform/pipeline-api.md index 1e604ac7440..6de560845af 100644 --- a/content/en/docs/apidocs-mxsdk/apidocs/private-mendix-platform/pipeline-api.md +++ b/content/en/docs/apidocs-mxsdk/apidocs/private-mendix-platform/pipeline-api.md @@ -20,4 +20,12 @@ The Private Mendix Platform Project API allows you to manage pipelines in Privat * Create and run a pipeline for build or deployment. * Approve or reject a manual step of a waiting pipeline. -## API Reference \ No newline at end of file +## API Reference + +### Version 2 + +{{< swaggerui src="/openapi-spec/openapi-pipeline-v2.yaml" >}} + +### Version 1 + +{{< swaggerui src="/openapi-spec/openapi-pipeline-v1.yaml" >}} \ No newline at end of file