Skip to content

Commit a8688b4

Browse files
Merge pull request mendix#8198 from NammNguyen/CAT-2968-update-catalog-spec-links
CAT-2968: Updated Catalog spec links
2 parents 7cdbecf + 289c712 commit a8688b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/apidocs-mxsdk/apidocs/catalog-apis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ Curation rights apply to some API activities.
3333

3434
## 2 Search API {#search}
3535

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.
3737

3838
You can paginate through search results with an offset, which allows you to limit the number of results and specify how many to skip.
3939

4040
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*.
4141

4242
## 3 Registration API {#registration}
4343

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.
4545

4646
The API includes the following:
4747

@@ -55,4 +55,4 @@ For step-by-step instructions, see the [Registering a Service Through the Catalo
5555

5656
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*.
5757

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

Comments
 (0)