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: json schema 403 error #1457

Merged
merged 1 commit into from
Oct 6, 2023
Merged

fix: json schema 403 error #1457

merged 1 commit into from
Oct 6, 2023

Conversation

jeromevdl
Copy link
Contributor

Issue #, if available: #1455

Description of changes:

Use addUriTranslator to use local files instead of remote and thus avoid http 403 error

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Remove local schema files, use the ones provided in the dependency
Add support for 202012
Update tests
@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jeromevdl jeromevdl merged commit 3ea3fa1 into main Oct 6, 2023
14 checks passed
@jeromevdl jeromevdl deleted the fix/json-schema-403 branch October 6, 2023 12:59
jeromevdl added a commit that referenced this pull request Oct 12, 2023
Remove local schema files, use the ones provided in the dependency
Add support for 202012
Update tests
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.

None yet

2 participants