How to disable the swagger

1
Hi all, How can we disable the swagger? Thanks!
asked
3 answers
0

If it’s for mendix for private cloud. I don’t think it’s possible.

Just make sure your API’s are secured.

 

Maybe you can contact mendix for this.

answered
2

Hi Jérémie,

 

If you would want to disable the swagger page for a Published REST Service, you could go to the environment details of your app and in the “Network” tab you can add a restriction profile to the path you want to disable. (For instance, /rest-doc/).

Does this answer your question?

 

Kind regards,

Mart

answered
1

hey… u can change the settings in network tab: give deny access here 

answered