Technical Details of Published REST
Introduction
This section of the Published REST documentation describes more technical aspects of the published REST capabilities of Mendix Studio Pro.
These documents allow you to further customize and troubleshoot published REST services.
Technical Documentation for Published REST
-
This page shows how an incoming HTTP request is processed and which operation will be executed for a given request.
It can be used both for troubleshooting and to aid in designing your published REST service.
-
Technical details of the JSON Schema, which is created to support import and export mappings for an OpenAPI (Swagger) documentation page.
-
Technical details of the openapi.json file, which is created to describe the published REST service on an OpenAPI documentation page.
-
Technical details of the swagger.json file, which is created to describe the published REST service on an OpenAPI (Swagger) documentation page.
-
Parameters for the Custom Authentication Microflow
Describes the parameters which are passed to a microflow, which is performing custom authentication for a published REST service.