Opened 5 years ago
Closed 5 years ago
#47641 closed defect (bug) (reported-upstream)
Missing documentation for Rest Api search endpoint
Reported by: | the660 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.0 |
Component: | REST API | Keywords: | |
Focuses: | docs | Cc: |
Description
I was making component for gutenberg for selecting post/page/custom for anchor. I’w writing whole dedicated theme from scratch and didn’t add any endpoint.
Tested it also on literally empty theme (only js file calling for restapi to test)
There is a search endpoint, which i found here:
STACK
The page I need help with: https://developer.wordpress.org/rest-api/reference/
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi @the660!
Thanks for reporting this. The documentation for the REST API is handled on Github. I've created an issue there to track updating the code reference: https://github.com/WP-API/docs/issues/50