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

fix: remove LocalSchemaLoader #3

Conversation

javier-sierra-sngular
Copy link

The LocalSchemaLoader class has been removed as it is no longer necessary following the changes made to SwaggerParser in commit 0391803. With this update, SwaggerParser.validate can handle both relative and absolute paths of the main YAML file, performing complete dereferencing and parsing.

Solves #2

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for collaborating with the project to help us improve! We hope this CLI is useful to you. Cheers!

@javier-sierra-sngular javier-sierra-sngular force-pushed the 2-validation-failure-with-relative-references-to-another-files branch from 3146865 to 4d67e78 Compare January 17, 2024 16:32
@jorgecasar jorgecasar merged commit 85d684f into release Jan 18, 2024
11 checks passed
@sngularbot
Copy link

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jorgecasar jorgecasar deleted the 2-validation-failure-with-relative-references-to-another-files branch January 18, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation failure with relative references to another files
3 participants