Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve referenced RAML when importing RAML from a folder #13234

Open
1 task done
mingjiefeng opened this issue Nov 1, 2024 · 0 comments
Open
1 task done

Comments

@mingjiefeng
Copy link

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

I was trying to import RAML from a folder. The main RAML under the root of the folder references multiple RAML files under a sub folder, and it seems those referenced RAML files cannot be resolved.

Steps To Reproduce

  1. On Postman App, clicked Import -> Other Sources -> Azure
  2. Completed Azure DevOps authentication and selected the right repo and branch, which is a MuleSoft project repo
  3. Import was successful without errors, but the body of all the POST/PUT APIs shows something like "/datatypes/lead/lead-post-request.raml could not be resolved.". The file datatypes/lead/lead-post-request.raml does exist, and it's referenced in the root RAML like this "types: lead-post-req: !include datatypes/lead/lead-post-request.raml"

Screenshots or Videos

No response

Operating System

Windows

Postman Version

11.18.2

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant