Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Improved aggregation of RAML fragments

Latest
Compare
Choose a tag to compare
@mduesterhoeft mduesterhoeft released this 12 Apr 19:22
· 10 commits to master since this release

The gradle plugin has been rewritten to cater for improved aggregation of RAML Fragments:

  • resources that are documented multiple times will result in multiple examples in the aggregated RAML (for RAML 1.0) and also a merged JSON schema
  • fix aggregation of resources with same path and method but different content-type