-
I upgraded from
```
"@microsoft/kiota-abstractions": "^1.0.0-preview.57",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.56",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.46",
"@micr…
-
### 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 …
-
### Describe the bug
I am trying to fetch the list of lists for a given site, with an expand on the fields.
This crashes during deserialisation with a "string index out of range".
The full stack…
-
**Environment**
- Python Version: 3.12.6
- kiota-serialization-json version: 1.3.1 - 1.3.3
- OS: Ubuntu 22.04
**Stack trace (if available)**
```
____________________________________________________…
wiget updated
1 month ago
-
### 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…
-
### Which components would you like this sample to be about?
- [ ] mgt-login
- [X] mgt-person
- [X] mgt-person-card
- [ ] mgt-people
- [ ] mgt-people-picker
- [ ] mgt-agenda
- [ ] mgt-tasks
- [ ] mgt…
-
Hi
We are getting the error when we try a method, please see the definition below. We are sending base64 string for byte[] and it is getting encoded again?
Could you please suggest what is wrong h…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I am unable to install `"@microsoft/msgraph-sdk": "1.0.0-preview.27"` with yarn, I have no problem installing the packa…
-
- Create the repo
- Add topic to the repo
- Create the OpenAPI description (possibly from CSDL)
- Add the Apis.json/yaml file to include the OpenAPI in the Kiota search index.
- Assign customers …
-
### Expected behavior
Perform request graphClient.applications().byApplicationId("") .patch(app) if try to add a new certificate and there are old configured certificates.
If there are not old c…