ePages-de / restdocs-raml

Adds RAML support for Spring REST Docs
MIT License
27 stars 7 forks source link

Look at beneathPath functionality as a means to extract type information #23

Open mduesterhoeft opened 6 years ago

mduesterhoeft commented 6 years ago

In spring-rest-docs 2.0.0. beneathPath functionality has been added. It is a means to document parts of a payload.

We could try to use this to extract the definition of types in RAML.