[wp-trac] [WordPress Trac] #41734: Specify JSON schema version used instead of indicating the latest version is supported.

WordPress Trac noreply at wordpress.org
Sat Aug 26 23:57:23 UTC 2017


#41734: Specify JSON schema version used instead of indicating the latest version
is supported.
-------------------------------+-----------------------------
 Reporter:  TimothyBlynJacobs  |      Owner:
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  REST API           |    Version:  4.7
 Severity:  normal             |   Keywords:
  Focuses:  rest-api           |
-------------------------------+-----------------------------
 Specify the `$schema` version as latest has been deprecated:
 https://github.com/json-schema-org/json-schema-spec/issues/216.

 Beyond the fact that it is deprecated, this causes issues since core does
 not support v6 for example the way exclusiveMinimums work in v6 breaks v4.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41734>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list