Adding Response codes to REST documentation

3
Hi all, I've build a REST Service and Mendix automatically generated rest-doc for me, which is pretty cool. However, when I look under responses there is only a code 200 OK (and 401 when I enable authentication), but other responses that my service returns are not visible in the rest-doc. Does anyone know how I can add them to the documentation, or even better how to make Mendix add them automatically?   Thanks!
asked
1 answers
1

To make Mendix add them automatically, they will need to modify Studio Pro. You can post an idea and hope for the best.

answered