Opened 17 months ago
Closed 16 months ago
#61920 closed defect (bug) (fixed)
Incorrect schema for plugins REST API endpoint
| Reported by: |
|
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 (2)
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/61920