From a024389b4699c1ba0c618975a49775aa057def83 Mon Sep 17 00:00:00 2001 From: Joost Verhoog Date: Fri, 11 Aug 2023 08:48:22 +0200 Subject: [PATCH] Renamed 'Mendix Runtime API' to 'Runtime API'. The prefix made it difficult to find in an alphabetical list of pages on https://docs.mendix.com/apidocs-mxsdk/apidocs/, because the other pages do not have the Mendix prefix. --- content/en/docs/apidocs-mxsdk/apidocs/runtime-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/apidocs-mxsdk/apidocs/runtime-api.md b/content/en/docs/apidocs-mxsdk/apidocs/runtime-api.md index 44772228456..19c875fc9f8 100644 --- a/content/en/docs/apidocs-mxsdk/apidocs/runtime-api.md +++ b/content/en/docs/apidocs-mxsdk/apidocs/runtime-api.md @@ -1,5 +1,5 @@ --- -title: "Mendix Runtime API" +title: "Runtime API" url: /apidocs-mxsdk/apidocs/runtime-api/ category: "API Documentation" description: "All the functionality and information from both the application model and Mendix Runtime is accessible via this API."