... | ... | @@ -62,4 +62,4 @@ http://<local_ip>:3002/analysis?new=T&user=<github-user>&token=<github-token>&ur |
|
|
|:------------:|:---------------------------------------------------------------:|:--------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
|
|
| url | The URL of the repository to be analyzed | String | - |
|
|
|
| user | The user name of the repository owner | string | - |
|
|
|
| inspection | If the model will return the detailed results of the analysis or not. | No | One of the following string values: [‘yes’, ‘no’].<br>Default value is ‘no'. | |
|
|
\ No newline at end of file |
|
|
| token | Private access token in the case of private repo | string | Example: GitHub private access token | |
|
|
\ No newline at end of file |