Other information
Some missing method links
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).
Interfaces
Some “interface” properties might be missing. See the explanation at the Endpoints documentation.