-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Nuget tool
### Client library/SDK language
None
### Des…
-
I'm getting the following `InvalidMinValue. Delay should not be negative` error while using this library:
Stack trace...
```
InvalidMinValue. Delay should not be negative
File "/workspaces…
-
Having upgraded to Visual Studio 2022 17.12 today, we are now getting NuGet vulnerability warnings for this package.
**To reproduce:**
Add the following NuGet package reference to a `netstandard2.0`…
-
Hello!
Ran into an issue during indexing of drive items where, when the `photo` facet is present, the Go SDK panics. Here's an example facet from the MS Graph API (v1.0):
```
{
"photo": {
…
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Nuget tool
### Client library/SDK language
TypeScript
### Describe …
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Source Build
### Client library/SDK language
TypeScript
### Describ…
-
**Describe the bug**
File size of Microsoft.Graph.dll seems bigger than it needs to be if I'm just using a few APIs from Graph. Can the Graph DLL be split up? Is there a simple way to leave things I …
-
### Checked other resources
- [x] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
I found that there has been a package import error since `1.0.0-preview.52` of `kiota-abstractions` was released. It would be related to [drop of cjs bundling](https://github.com/microsoft/kiota-types…
-
Found reviewing the result of this generation:
https://github.com/octokit/source-generator/pull/50
The generated DSL in Java for the endpoint `/repos/{owner}/{repo}` is:
```java
client.repos()…