Opened 3 weeks ago
Last modified 3 weeks ago
#61920 new defect (bug)
Incorrect schema for plugins REST API endpoint
Reported by: | johnbillion | Owned by: | |
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | 5.5 |
Component: | Plugins | Keywords: | good-first-bug has-patch |
Focuses: | rest-api | Cc: |
Description
The schema for the wp/v2/plugins
REST API endpoint declares the author
property as an object, but it is in fact a string containing the name of the author of the plugin.
Change History (1)
This ticket was mentioned in PR #7239 on WordPress/wordpress-develop by @narenin.
3 weeks ago
#1
- Keywords has-patch added; needs-patch removed
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/61920