Skip to main content
Question

Reading .raml files

  • August 7, 2025
  • 1 reply
  • 11 views

alsherren
Contributor
Forum|alt.badge.img+2

I have been provided some .raml files, but unclear how I interrogate; can anyone advise? 

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • August 7, 2025

Looking at the documentation, it appears to be based on YAML.
https://en.wikipedia.org/wiki/RAML_(software)


You could see if the YAMLtoJSONConverter works on it
https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Transformers/Transformers/yamltojsonconverter-pkg.htm