spring-restdocs
spring-restdocs copied to clipboard
Provide support for automatic documentation of request and response structure using JSON schema
Spring Data REST can provide a JSON schema for each repository. Explore the possibility of using the returned schema to automatically generate documentation of request and response structure.
+1
+1
See also https://github.com/spring-projects/spring-hateoas/issues/444 related issue