This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Releases: mulesoft-labs/raml-generator
Releases · mulesoft-labs/raml-generator
v2.0.1
Latest js raml parser
- Latest js raml parser
- Update on typescript version and typings
v1.0.0-3
Fixed
- Correct
bin/
interface using--out
instead of old--output
v1.0.0-2
Fixed
- Published without
annotations.raml
included
v1.0.0-1
Fixed
- Published without
.d.ts
file forbin.js
RAML 1
Changed
- Simplify API surface to generator, more of a "standard" interface now that people should follow to make integration between implementations seamless
Method Security
Changed
- Add
displayName
in methods - Add
security
andsecuredBy
properties to methods