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

JSON Schema: Add title for Literal, ECMA regexes, and null type in const #330

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

dblanchette
Copy link
Contributor

  • feat: [JSON Schema] Add title for Literal
  • fix: [JSON Schema] attempt to make regexes ECMA-compliant
  • fix: [JSON Schema] Use "type": "null" instead of "const": "null"

fix: [JSON Schema] attempt to make regexes ECMA-compliant
fix: [JSON Schema] Use "type": "null" instead of "const": "null"
@skorokithakis
Copy link
Collaborator

Looks good to me, thanks!

@skorokithakis skorokithakis merged commit 8f132c4 into keleshev:master Feb 21, 2025
2 checks passed
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.

2 participants