Web-API icon indicating copy to clipboard operation
Web-API copied to clipboard

Correctly show @JsonDetails properties in ReDoc

Open Valandur opened this issue 7 years ago • 1 comments

Currently the "list" endpoints show all properties for their objects, but should only show properties not marked with @JsonDetails

Valandur avatar Mar 22 '18 20:03 Valandur

@Valandur Checkout https://github.com/atkawa7/httpsnippet for generating code snippets with springfox and redoc

atkawa7 avatar Mar 06 '19 20:03 atkawa7