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

update schema version #62802

Closed
wants to merge 2 commits into from
Closed

update schema version #62802

wants to merge 2 commits into from

Conversation

scruffian
Copy link
Contributor

@scruffian scruffian commented Jun 24, 2024

What?

Fix for #62462

Why?

How?

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

@@ -530,7 +530,7 @@ public function get_item_schema() {
}

$schema = array(
'$schema' => 'http://json-schema.org/draft-04/schema#',
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we can update the controller schemas. The code for validating REST API schemas only supports draft-04.

Let's just stick with the code in schemas.

@scruffian scruffian closed this Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants