This is a question in the home work (solution files) for week 1. In the pdf - MUFundamentals3.8CR_studentManual_mod03.pdf we are supposed to create an API using RAML. On the designer I created an API Specification. In the GET of /flights, when I add type in the code (based on the instructions provided), I am getting an error at destination:
The error message is: Inheriting from unknown type at (7,7)
I am unable to find destination: on the shelf or as suggestions as well? Please advise? I am at RAML 1.0
2 answers
Hi @shivdeep,
Make sure You are importing Fragment as DataType using keywords called Incluede for code or as per as requirement .
Please check.
Thanks,
Manish Yadav