No, RepreZen does not directly support RAML as a primary language. RepreZen API Studio supports three source languages for API modeling:
- OpenAPI 2.0 - currently the most widely used API description language. Also called OAS or OAS2, and formerly known as the Swagger specification.
- OpenAPI 3.0 - the most recent release of the industry standard OpenAPI specification. Also called OAS or OAS3.
- RAPID-ML - RepreZen's domain-driven API modeling language.
There are some code generators or converters available that can translate between RAML and OpenAPI 2.0 or 3.0. Using these third-party utilities, it may be practical to import or generate a RAML API specification from one of RepreZen API Studio's supported formats.