Gaffer icon indicating copy to clipboard operation
Gaffer copied to clipboard

Add examples to swagger spring rest

Open t92549 opened this issue 2 years ago • 1 comments

The older rest-api has a dropdown with examples for every operation, this is needed for the spring-rest also

t92549 avatar Jun 24 '22 10:06 t92549

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.

GCHQDeveloper314 avatar Jul 21 '23 14:07 GCHQDeveloper314