Hi,
when building published REST API’s the easiest way to test these should be via the Swagger that Mendix generates. Unfortunately, most of the times there is a reaon why we can’t use it, because the Mendix Swagger is too basic.
Is is possible for Mendix to enhance the swagger functionality?
This can be done by either:
Addition: Support for enumerations, such that consumers know the possible values of that string.
This would indeed be very handy.