Skip to content

Commit bd0119b

Browse files
committed
Add info box
1 parent 2ee07a6 commit bd0119b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/refguide/modeling/integration/rest-services/consumed-rest-services-beta.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ Download [Studio Pro](https://marketplace.mendix.com/link/studiopro/) and add th
5252

5353
Use the Consumed REST Service to configure a `GET`, `POST`, `PUT`, `PATCH`, or `DELETE` request for your app.
5454

55+
{{% alert color="info" %}}
56+
57+
As of Mendix 10.16.0, you can configure a Consumed REST service using the Web Version or the Classic Version. It is recommended to use the Web Version, as the Classic version will be removed in a future release.
58+
59+
{{% /alert %}}
60+
5561
### Basic Configuration {#configure-a-request}
5662

5763
Create a `GET`, `POST`, `PUT`, `PATCH`, or `DELETE` request to send data to your server by doing the following:

0 commit comments

Comments
 (0)