Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XF-FS/APIKit
/ getApiDocumentURL
Method
getApiDocumentURL
src/main/java/burp/ScanConfig.java:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
public
String getApiDocumentURL() {
26
return
this.apiDocumentURL;
27
}
28
29
public
void
setApiDocumentURL(String apiDocumentURL) {
30
this.apiDocumentURL = apiDocumentURL;
Callers
1
startNewScan
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected