Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Releases: mulesoft-labs/raml-generator

v2.0.1

14 May 23:37
Compare
Choose a tag to compare

Latest js raml parser

18 Apr 13:16
cd957ae
Compare
Choose a tag to compare
  • Latest js raml parser
  • Update on typescript version and typings

v1.0.0-3

23 Mar 01:41
Compare
Choose a tag to compare

Fixed

  • Correct bin/ interface using --out instead of old --output

v1.0.0-2

23 Mar 01:40
Compare
Choose a tag to compare

Fixed

  • Published without annotations.raml included

v1.0.0-1

23 Mar 01:40
Compare
Choose a tag to compare

Fixed

  • Published without .d.ts file for bin.js

RAML 1

23 Mar 01:12
Compare
Choose a tag to compare

Changed

  • Simplify API surface to generator, more of a "standard" interface now that people should follow to make integration between implementations seamless

Method Security

19 Aug 23:51
Compare
Choose a tag to compare

Changed

  • Add displayName in methods
  • Add security and securedBy properties to methods