Skip to content

Fix #1809: Correct incorrect description of schema requirements #1810

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sdruskat
Copy link

@sdruskat sdruskat commented Aug 6, 2025

What kind of change does this PR introduce?

  • Fix an error in the documentation

Issue Number:

If relevant, did you update the documentation?

This is a fix in the documentation.

Summary

  • The if-then-else section incorrectly describes the requirements of the else schema.
  • Fix the description to match the else schema.

Does this PR introduce a breaking change?

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

…uirements

- The if-then-else section incorrectly describes the requirements of the `else` schema.
- Fix the description to match the `else` schema.
- Fixes json-schema-org#1809
@sdruskat sdruskat requested a review from a team as a code owner August 6, 2025 22:08
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Aug 6, 2025
Copy link

github-actions bot commented Aug 6, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 8567ffc

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@e97ceb0). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #1810   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        30           
  Lines           ?       633           
  Branches        ?       196           
========================================
  Hits            ?       633           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

[📝 Docs]: Incorrect description of required else subschema in if-then-else example
1 participant