Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/docs
/ getExternalDocs
Method
getExternalDocs
src/rest/scripts/utils/operation.js:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
getExternalDocs() {
101
return
this.#operation.externalDocs
102
}
103
104
async
renderDescription() {
105
this.descriptionHTML =
await
renderContent(this.#operation.description)
Callers
1
addRestClientSideRedirects
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected