WordPress.org

Make WordPress Core

Opened 2 months ago

Closed 3 weeks ago

Last modified 3 weeks ago

#51024 closed enhancement (fixed)

Add support for the patternProperties JSON Schema keyword

Reported by: TimothyBlynJacobs Owned by: TimothyBlynJacobs
Milestone: 5.6 Priority: normal
Severity: normal Version: 4.7
Component: REST API Keywords: json-schema has-patch has-unit-tests
Focuses: Cc:

Change History (6)

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


4 weeks ago

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

Added support for the patternProperties JSON Schema keyword.

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

#2 @prbot
4 weeks ago

TimothyBJacobs commented on PR #548:

Thanks for picking this up @yakimun! Overall this looks great, I've left some feedback inline.

#3 @prbot
4 weeks ago

yakimun commented on PR #548:

Thanks, @TimothyBJacobs! I have fixed the problems you noticed.

#4 @TimothyBlynJacobs
3 weeks ago

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

In 49082:

REST API: Support the patternProperties JSON Schema keyword.

Props yakimun.
Fixes #51024.

#5 @TimothyBlynJacobs
3 weeks ago

  • Milestone changed from Future Release to 5.6
  • Type changed from defect (bug) to enhancement
  • Version set to 4.7

#6 @prbot
3 weeks ago

TimothyBJacobs commented on PR #548:

Merged in f60aa51. Thanks again for the patch!

Note: See TracTickets for help on using tickets.