mirkosertic/flight-recorder-starter

The actuator endpoint need @Selector to be parsed by swagger-ui

admoca60 opened this issue · 1 comments

It's required that the endpoint methods params are annotated with @selector to be parsed by swagger-ui and have the possibility to execute them through swagger-ui web interface.

This issue is solved