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

refactor(schema): remove validation for $schema #2492

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

Kinplemelon
Copy link
Member

@Kinplemelon Kinplemelon commented Mar 11, 2024

add version supported tip

https://emqx.atlassian.net/browse/ED-1296

@Kinplemelon Kinplemelon requested a review from ysfscream March 11, 2024 09:13
@@ -1265,4 +1265,8 @@ It's recommended to use a template syntax, e.g., \`\${'{'}timestamp{'}'}\` or \`
zh: '输入 JSON 以生成 JSON Schema',
en: 'Enter JSON to generate JSON Schema',
},
JSONSchemaVersionTip: {
zh: `当前支持 JSON Schema draft-03、draft-04 和 draft-06 版本。`,
en: `JSON Schema versions draft-03, draft-04, and draft-06 are supported.`,
Copy link
Member

Choose a reason for hiding this comment

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

maybe we can highlight the draft-xxx with markdown format.

Copy link
Member Author

Choose a reason for hiding this comment

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

sorry.. I just saw it.

@ysfscream ysfscream merged commit 7422c06 into enterprise Mar 12, 2024
4 of 5 checks passed
@ysfscream ysfscream deleted the kinple/enterprise branch March 12, 2024 01:38
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