mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Sync files and make corresponding changes for other languages.
This commit is contained in:
@@ -44,7 +44,7 @@ class ExternalApi extends Callable {
|
||||
ExternalApi() { not this.fromSource() and not isUninteresting(this) }
|
||||
|
||||
/**
|
||||
* Gets information about the external API in the form expected by the CSV modeling framework.
|
||||
* Gets information about the external API in the form expected by the MaD modeling framework.
|
||||
*/
|
||||
string getApiName() {
|
||||
result =
|
||||
|
||||
Reference in New Issue
Block a user