You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/apidocs-mxsdk/apidocs/catalog-apis.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -33,15 +33,15 @@ Curation rights apply to some API activities.
33
33
34
34
## 2 Search API {#search}
35
35
36
-
The [Search API](https://datahub-spec.s3.eu-central-1.amazonaws.com/search_v4.html) enables users to search and retrieve assets that are registered in the Catalog that satisfy the specified search criteria.
36
+
The [Search API](https://datahub-spec.s3.eu-central-1.amazonaws.com/search_v5.html) enables users to search and retrieve assets that are registered in the Catalog that satisfy the specified search criteria.
37
37
38
38
You can paginate through search results with an offset, which allows you to limit the number of results and specify how many to skip.
39
39
40
40
For step-by-step instructions and an example API call, see the [Search via the API](/catalog/manage/search/#search-api) section of *How to Search in the Catalog*.
41
41
42
42
## 3 Registration API {#registration}
43
43
44
-
The [Registration API](https://datahub-spec.s3.eu-central-1.amazonaws.com/registration_v4.html) can be used to register applications, environments, and services or data sources.
44
+
The [Registration API](https://datahub-spec.s3.eu-central-1.amazonaws.com/registration_v5.html) can be used to register applications, environments, and services or data sources.
45
45
46
46
The API includes the following:
47
47
@@ -55,4 +55,4 @@ For step-by-step instructions, see the [Registering a Service Through the Catalo
55
55
56
56
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*.
57
57
58
-
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.
58
+
The v5 compatibility for the **Transform API** is accessible via the [Registration API](https://datahub-spec.s3.eu-central-1.amazonaws.com/registration_v5.html) under the **Endpoints** section.
0 commit comments