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

Releases: ePages-de/restdocs-raml

Improved aggregation of RAML fragments

12 Apr 19:22
Compare
Choose a tag to compare

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

Refactor gradle plugin from groovy to kotlin

11 Mar 16:25
Compare
Choose a tag to compare

Refactor gradle plugin from groovy to kotlin. Also use SnakeYaml to process raml fragments and write aggregated RAML files.

gradle plugin enhancements

04 Dec 21:24
Compare
Choose a tag to compare
  • use separatePublicApi to get a second RAML file generated that contains only the public resources
  • use type instead of schema for RAML 1.0

initial release

16 Nov 14:11
Compare
Choose a tag to compare
0.1.0

Release version: 0.1.0