Skip to content

Commit b92dfea

Browse files
author
Pasquale Latrofa
committed
Specify Blank GenAI App template version
1 parent c5c6f93 commit b92dfea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/apidocs-mxsdk/mxsdk/sdk-howtos/using-platform-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can pass the following options to `createNewApp`:
4949

5050
If both `templateDownloadURL` and `templateId` are left blank, the app will be created using the standard blank app template in the latest Mendix version.
5151

52-
Here is an example for creating a Mendix app based on the [Blank GenAI App](https://marketplace.mendix.com/link/component/227934) template:
52+
Here is an example for creating a Mendix app based on version 2.1.0 of the [Blank GenAI App](https://marketplace.mendix.com/link/component/227934) template:
5353

5454
```ts
5555
const app = await client.createNewApp("My GenAI App", {

0 commit comments

Comments
 (0)