Opened 4 years ago
Closed 4 years ago
#50509 closed enhancement (maybelater)
Json schema validation
Reported by: | sorenbronsted | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7 |
Component: | REST API | Keywords: | dev-feedback 2nd-opinion |
Focuses: | rest-api | Cc: |
Description
Instead of implementing json schema validation there exists implementations for php out there in the wild. I will suggest using one of these instead of inventing the wheel once again :-)
Change History (2)
#2
@
4 years ago
- Milestone Awaiting Review deleted
- Resolution set to maybelater
- Status changed from new to closed
Closing per my latest comment. If something significantly changed around WP's attitude to including third party libraries, and we wanted to totally redo our schema validation, we could maybe take a look at this then. But I don't foresee this happening in the short-medium term.
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket @sorenbronsted!
Did you have any libraries in mind?
Some things we need to consider: