RAML definitions
A RAML definition specifies a set of metadata that describes a REST API.
When you have a RAML file that defines a REST API, you can add the file to your project as an external synchronization source. This source can be synchronized with the project. See Adding a RAML definition as a synchronization source. For more information about synchronization, see Synchronization view.
Synchronization creates the following resources:
- Operations in the Logical view of the Architectural School perspective for all of the operations defined in the RAML file
- Tests and stubs in the Test Factory view
- New schemas in the Schema Library of the following types:
- JSON Schema
- Web URL
- WebForm