Reading user is faster than reading users projects

This commit is contained in:
Alan Hamlett
2023-01-09 18:26:20 +01:00
committed by GitHub
parent d0ca5047ef
commit 37fd95cf1a

View File

@@ -595,7 +595,7 @@ curl -H "Travis-API-Version: 3" -H "Authorization: token <TOKEN>" https://api.tr
## [WakaTime API Key](https://wakatime.com/developers)
```
curl "https://wakatime.com/api/v1/users/current/projects/?api_key=KEY_HERE"
curl "https://wakatime.com/api/v1/users/current?api_key=KEY_HERE"
```
## [Sonarcloud Token](https://sonarcloud.io/web_api)