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