Closed Kaiser1989 closed 4 years ago
Duplicate of https://github.com/aml-org/amf/issues/646
This issue does not seems to be a duplicate of #646. Resource types seems to be resolved but not traits.
Would you want a sample that expose this behaviour ?
HI @ShauniArima this issue is a duplicate because the cause (misuse of AMF to migrate between RAML 1.0 and OAS 3.0) is the same. That is why it is a duplicate.
Hmmm I'll check that tomorrow but after resolving the model there is still a bad output. I'll create an example to explain this issue if you want.
I'm submitting a ...
What is the current behavior?
Raml Traits are not resolved, leading to "x-amf-is" and "x-amf-traits".
Converting this simple RAML file:
Java function to convert raml file to oas file:
Output is:
The output should be:
Please tell us about your environment: