... | ... | @@ -49,6 +49,7 @@ The Energy Toolbox API includes both the Consumption Analysis API and the Energy |
|
|
```
|
|
|
http://<local_ip>:3002/analysis?new=T&user=<github-user>&token=<github-token>&url=<github-url>&commit=<github_commit>&type=<analysis-type>
|
|
|
```
|
|
|
|
|
|
| Parameter | Description | Type | Notes |
|
|
|
|:------------:|:---------------------------------------------------------------:|:--------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
| url | The URL of the repository to be analyzed | String | - |
|
... | ... | |