-
- README.md vorbereiten
- Wichtig: .gitignore mit
**/.vs **/.vscode **/bin **/obj **/node_modules
- Verzeichnisstruktur mit dotnet new (oder anderen Tools) anlegen.
siehe https://github.com/sc…
-
I would like to use the HTTP API to read from a persistent subscription but also be able to ensure the client will always get the earliest unacknowledged message.
What if we use some HTTP header to…
-
Path: /api-reference/sound-generation
Missing:
get: `/v1/sound-generation/history`
get: `/v1/sound-generation/history/{clip-id}`
get `/v1/sound-generation/history/{clip-id}/audio`
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have async listeners set up for onclose, onreconnecting, and onreconnected events, along w…
-
```
What steps will reproduce the problem?
1. Install-Package Google.Apis.Webmasters.v3
2. service.Sitemaps.List(site).Execute();
or
service.Urlcrawlerrorscounts.Query(site).Execute();
Wha…
-
```
What steps will reproduce the problem?
1. Install-Package Google.Apis.Webmasters.v3
2. service.Sitemaps.List(site).Execute();
or
service.Urlcrawlerrorscounts.Query(site).Execute();
Wha…
-
```
What steps will reproduce the problem?
1. Install-Package Google.Apis.Webmasters.v3
2. service.Sitemaps.List(site).Execute();
or
service.Urlcrawlerrorscounts.Query(site).Execute();
Wha…
-
### Description
I've noticed this issue when moving to Gitlab CI/CD, which uses dockerized runners for builds (before, we had dedicated build servers on Windows). Our target machines for our APIs a…
-
Type: Bug
1. Install C# Dev Kit
2. Open a solution with C# Dev Kit running
3. Log into C# Dev Kit with an individual license
4. See error logged under "C# Dev Kit": IdeBenefitsSource: Failed to …
-
### Library name and version
Azure.Storage.Files.Shares 12.14.0
### Describe the bug
For ShareFileClient point to an Azure File which need allow trailing dot, when call different API, need us…