chore: add guidance on updating the list of APIs
This commit is contained in:
parent
89196c9db0
commit
f322874ecc
1 changed files with 6 additions and 1 deletions
|
@ -30,4 +30,9 @@ Results will be shown in the console:
|
|||
# of services with a valid URL: 691/819 (84%)
|
||||
# of services with a valid organisation: 812/819 (99%)
|
||||
# of services with a valid contact: 598/819 (73%)
|
||||
```
|
||||
```
|
||||
|
||||
### Updating the list of APIs
|
||||
|
||||
An insomnium JSON file (`./insomoum.json`) is used to store the list of endpoints the tool fetches data from. To edit the list using a UI, download and install the [Insomnium](https://github.com/ArchGPT/insomnium) REST API client and open the JSON file.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue