Skip to content

Commit 7e9ec77

Browse files
authored
Merge pull request #8453 from mendix/consumedrest1016
Add info box about Web vs Classic version in Consumed REST Service
2 parents f746ec1 + 5da0a9c commit 7e9ec77

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/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 New Version or the Classic Version. It is recommended to use the New 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)