Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#47641 closed defect (bug) (reported-upstream)

Missing documentation for Rest Api search endpoint

Reported by: the660's profile 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)

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to REST API
  • Focuses docs added

#2 @TimothyBlynJacobs
5 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed
  • Version changed from 5.2.2 to 5.0

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

Note: See TracTickets for help on using tickets.