-
Original post: [GitHub comments - Part 3 - Overcoming GitHub REST API v3 restrictions](https://www.codeofclimber.ru/2019/github-comments-part-3-overcoming-github-rest-api-v3-restrictions/)
-
Currently we use the GitHub v4 GraphQL API to get project metadata. This API requires an authenticated client (authenticated as user, that is). We generally have the necessary tokens for all users who…
-
**I am seeing this behaviour on: (please complete the following information):**
- Carbon Black Cloud Products: Endpoint Standard, Enterprise EDR
- Python Version: 3.11
**Describe the bug**
We …
-
### What version of Ristretto are you using?
v1.0.0
### What version of Go are you using?
go version go1.23.1 darwin/arm64
### Have you tried reproducing the issue with the latest release?…
-
-
### Describe the problem
Add glossaries support to Google Cloud Translation Advanced. Their documentation is at https://cloud.google.com/translate/docs/reference/rest/v3/projects.locations.glossari…
-
We have a chart that produces 80 similar ingresses. When running `helm upgrade --install` it proceeds to create 14 ingresses and timing out with the following error:
```
client.go:414: 2024-09-25 14…
-
-
## Bug report
### Required System information
- Node.js version: v22.9.0
- NPM version: v10.8.3
- Strapi version: v5.2.0
- Database: postgres
- Operating system: Macos 15.0.1…
-
### Please describe the enhancement
Currently, the GitHub REST API only supports up to `v3` which does not include some important automation functionality -- namely the `v3` cannot make a REST call…