| layout | page |
|---|---|
| title | Search API endpoints |
| titleLeader | Search | |
| permalink | /search-endpoints/ |
| menuInclude | true |
| menuLink | true |
| menuTopTitle | Search |
| menuSubTitle | Search API endpoints |
| menuSubIndex | 3 |
| tertiary-column | present |
| tertiary-column-content | column-2-search-endpoints.html |
As explained at the Endpoints documentation, a small set of OpenAPI-based modules are missing links for the "Methods". These will be marked in the search results with "[missing operationId]".
Some of these are unimplemented "stub" endpoints. Do a search for "stub" to find them.
Others are actual endpoints, but their API description has omitted the "operationId" property for that method. Do a search for "null" to find them.
Some "interface" properties might be missing. See the explanation at the Endpoints documentation. Do a search for "not relevant" or a search for "not ModuleDescriptor" to find them.