Skip to content

Commit

Permalink
Update link names
Browse files Browse the repository at this point in the history
  • Loading branch information
quinntracy committed Jul 1, 2024
1 parent 73a6113 commit 9ebade7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/apidocs-mxsdk/apidocs/catalog-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ The API includes the following:
* `PUT` calls to *update* assets for existing UUIDs or create new applications and environments for new UUIDs. If existing endpoints are not present in a `PUT` call, these endpoints will be deleted.
* `DELETE` calls to *delete* applications

For step-by-step instructions, see the [Registering a Service Through the Catalog Registration API](/catalog/register/register-data/#registration-api) section in *Register OData Resources in the Catalog*.
For step-by-step instructions, see the [Registering a Service Through the Catalog Registration API](/catalog/register/register-data/#registration-api) section in *Register Resources in the Catalog*.

## 4 Transform API {#transform}

Mendix users who deploy to *non-Mendix clouds* can make use of the [Transform API](https://datahub-spec.s3.eu-central-1.amazonaws.com/transform.html) to generate the request body for the Registration API. The Transform API reconfigures information from the *dependencies.json* file into the correct fields. For an example API, see the [Preparing Your Service Details Using the Transform API](/catalog/register/register-data/#transform-api) section of *How to Register OData Resources in the Catalog*.
Mendix users who deploy to *non-Mendix clouds* can make use of the [Transform API](https://datahub-spec.s3.eu-central-1.amazonaws.com/transform.html) to generate the request body for the Registration API. The Transform API reconfigures information from the *dependencies.json* file into the correct fields. For an example API, see the [Preparing Your Service Details Using the Transform API](/catalog/register/register-data/#transform-api) section of *Register Resources in the Catalog*.

The v4 compatibility for the **Transform API** is accessible via the [Registration API](https://datahub-spec.s3.eu-central-1.amazonaws.com/registration_v4.html) under the **Endpoints** section.

0 comments on commit 9ebade7

Please sign in to comment.