Skip to content

Commit a26a6e0

Browse files
authored
Merge pull request mendix#9086 from mendix/yl-update-client-API
Update documentation to link to the new client API
2 parents 517742d + 12cfea4 commit a26a6e0

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/frontend/client-api.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ weight: 30
99

1010
Enrich the user interface of your applications by building on top of our web client APIs. Use standard web technology in combination with our powerful APIs to build any widget you want.
1111

12-
## Client APIs
12+
## Client API
13+
14+
The client API is compatible with both the React and the Dojo client.
15+
16+
* [Mendix 10 Client API](https://apidocs.rnd.mendix.com/10/client-mx-api/index.html)
17+
18+
## Legacy Client APIs
1319

1420
* [Mendix 10 React Client API](https://apidocs.rnd.mendix.com/10/client-react/index.html)
15-
* [Mendix 10 Client API](https://apidocs.rnd.mendix.com/10/client/index.html)
16-
* [Mendix 9 Client API](https://apidocs.rnd.mendix.com/9/client/index.html)
17-
* [Mendix 8 Client API](https://apidocs.rnd.mendix.com/8/client/index.html)
21+
* [Mendix 10 Dojo Client API](https://apidocs.rnd.mendix.com/10/client/index.html)
22+
* [Mendix 9 Dojo Client API](https://apidocs.rnd.mendix.com/9/client/index.html)
23+
* [Mendix 8 Dojo Client API](https://apidocs.rnd.mendix.com/8/client/index.html)

0 commit comments

Comments
 (0)