Skip to content

Commit c56a5e9

Browse files
Merge pull request mendix#10755 from mendix/MvM-PMPPipelineYaml
Resolve MPM Pipelines Swagger API issue
2 parents 858558d + 80308cf commit c56a5e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/private-mendix-platform/pipeline-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ The Private Mendix Platform Project API allows you to manage pipelines in Privat
2323

2424
## API Reference
2525

26-
{{< swaggerui src="/openapi-spec/openapi-pipeline.yaml" >}}
26+
{{< swaggerui src="/openapi-spec/pmp-pipeline.yaml" >}}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openapi: 3.0.4
1+
openapi: 3.0.3
22
info:
33
title: Pipeline Service v1
44
description: "The Pipeline API is for managing the Pipeline resources. The Pipeline can be used to build app package and deploy app package image into a specific environment. \r\n"

0 commit comments

Comments
 (0)