Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#51022 closed enhancement (fixed)

Add support for the multipleOf JSON Schema keyword

Reported by: timothyblynjacobs's profile TimothyBlynJacobs Owned by: timothyblynjacobs's profile TimothyBlynJacobs
Milestone: 5.6 Priority: normal
Severity: normal Version:
Component: REST API Keywords: json-schema good-first-bug has-patch has-unit-tests
Focuses: Cc:

Change History (6)

This ticket was mentioned in PR #552 on WordPress/wordpress-develop by yakimun.


5 years ago
#1

  • Keywords has-patch has-unit-tests added; needs-patch needs-unit-tests removed

Added support for the multipleOf JSON Schema keyword.

Trac ticket: https://core.trac.wordpress.org/ticket/51022

TimothyBJacobs commented on PR #552:


5 years ago
#2

Thanks for the patch @yakimun! I added a couple of comments.

yakimun commented on PR #552:


5 years ago
#3

Thanks for the review @TimothyBJacobs! I have made changes according to your comments.

#4 @TimothyBlynJacobs
5 years ago

  • Owner set to TimothyBlynJacobs
  • Resolution set to fixed
  • Status changed from new to closed

In 49063:

REST API: Support the multipleOf JSON Schema keyword.

Props yakimun.
Fixes #51022.

TimothyBJacobs commented on PR #552:


5 years ago
#5

Committed in dbf6925. Thanks again for the patch @yakimun!

#6 @desrosj
5 years ago

  • Milestone changed from Future Release to 5.6
Note: See TracTickets for help on using tickets.