-
### 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 …
-
Microsoft Graph has types that are only used when the service calls to the client's APIs: change notifications.
In the Microsoft Graph pipeline, those types are being trimmed by kiota because they ar…
-
example https://github.com/microsoft/kiota-http-guzzle-php/pull/123
-
When using Kiota in a console dot app the `iqeEnablement.ts` fetch replacement change the headers to something invalid. I can't 100% say what is the cause
This is what happens an array
```
Acces…
-
When constructing a serialized request body, the body is empty because of these lines here:
https://github.com/microsoft/kiota-abstractions-ruby/blob/v0.14.3/lib/microsoft_kiota_abstractions/reques…
sled updated
3 months ago
-
example https://github.com/microsoft/kiota-http-guzzle-php/pull/123
-
example https://github.com/microsoft/kiota-http-guzzle-php/pull/123
-
As part of calling authenticated APIs, one can provide auth information as part of the plugin manifest so Copilot can know how to call the API.
Kiota should identify the auth information from the Ope…
-
example https://github.com/microsoft/kiota-http-guzzle-php/pull/123
-
### What happened?
I'm playing around with this sdk as a means of contributing to https://github.com/integrations/terraform-provider-github/issues/1956, and as such my focus is on the endpoints rel…