João Gomes

Results 2 comments of João Gomes

Hey everyone, what i did was define a tag called 'hidden' and then used custom css to hide it: app.use('/docs', swaggerUi.serve, swaggerUi.setup(swaggerDocument, { //hide the internal api endpoints customCss: 'div[id^="operations-hidden"]{display:none}...

Yes you are right @petermorlion, it can still be visible with some DOM manipulation