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

[CUE-5523] Fix Root file detection for multi-file OAS import #835

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

aman-v-singh
Copy link
Collaborator

@aman-v-singh aman-v-singh commented Nov 28, 2024

Summary

When the import folder contains a MultiFile OAS specification with multiple valid API files, the root file is assigned incorrectly.

Fix

For fixing this issue I am assuming that when we have modular API specifications split across multiple files, then the ROOT file must be the one which is not being referenced by any other file.

Issue

  • CUE-5523 Multi-file OAS Import assigning ROOT to the wrong file

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

Successfully merging this pull request may close these issues.

1 participant