Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ buildRequest
Method
buildRequest
packages/decap-cms-backend-gitea/src/API.ts:214–216 ·
view source on GitHub ↗
(req: ApiRequest)
Source
from the content-addressed store, hash-verified
212
}
213
214
buildRequest(req: ApiRequest) {
215
return
req;
216
}
217
218
async
request(
219
path: string,
Callers
1
requestWithBackoff
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected