Fork me on GitHub
#ring-swagger
<
2016-05-27
>
ikitommi05:05:06

@trieloff: Awesome! Is there a public demo somewhere? Videos maybe?

eigenhombre16:05:12

Hi everyone, is there a way to hide a single endpoint from the Swagger docs? I.e. I want the endpoint to work, but don’t want it to be discoverable via Swagger UI.

ikitommi16:05:46

can be set to contexts too to discard whole route trees

eigenhombre16:05:14

Works perfectly, thanks @ikitommi !