Gaffer
Gaffer copied to clipboard
Add examples to swagger spring rest
The older rest-api has a dropdown with examples for every operation, this is needed for the spring-rest also
For core-rest
this is done by customising the Swagger UI using this file and the surrounding structure. It is probably possible to do something similar with the newer Swagger which is used by spring-rest
.