spring-restdocs icon indicating copy to clipboard operation
spring-restdocs copied to clipboard

Provide support for automatic documentation of request and response structure using JSON schema

Open wilkinsona opened this issue 10 years ago • 3 comments

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.

wilkinsona avatar Mar 24 '15 16:03 wilkinsona

+1

baron1405 avatar Nov 26 '15 09:11 baron1405

+1

dsebastien avatar Jan 07 '16 16:01 dsebastien

See also https://github.com/spring-projects/spring-hateoas/issues/444 related issue

sdeleuze avatar Apr 12 '16 15:04 sdeleuze