Checklist progress
0/159Learned
MuleSoft Developer
Study Checklist
Checklist progress
0/159Learned
Use REST API methods and resources
0/4
Define REST API parameters and responses
0/5
Call RESTful services defined by RAML syntax
0/3
Use RAML !include to reference external fragments and predict the effective merged API definition.
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other MuleSoft Developer studiers.
RAML uses the !include directive to merge external files into your API specification at design time. This allows you to break large API definitions into reusable fragments, keeping your code modular and manageable.