Skip to content

Commit 248002e

Browse files
committed
Added yaml
1 parent 895c3d8 commit 248002e

2 files changed

Lines changed: 475 additions & 1 deletion

File tree

content/en/docs/apidocs-mxsdk/apidocs/marketplace/publish-api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ weight: 20
99

1010
## Introduction
1111

12-
The Mendix Publish API allows you to publish components to Marketplace.
12+
The Marketplace Publish API allows you to manage the releases of your Marketplace components. It provides endpoints to create new releases with version metadata, upload source files, check release status as it moves through review and publication workflows, and unpublish releases when needed.
13+
The API handles both public and private components.
1314

1415
{{% alert color="warning" %}}
1516
You can currently only publish new releases of existing components.
@@ -40,3 +41,4 @@ To authenticate calls when using the OpenAPI specification included in the next
4041

4142
## API Reference
4243

44+
{{< swaggerui-disable-try-it-out src="/openapi-spec/marketplace-publish.yaml" >}}

0 commit comments

Comments
 (0)