-
Hi,
MS Graph doesn't have enough documentation and the sdk naming is making things worse. I don't know what happened here, but it is the first time I see such a counter intuitive thing in Microsoft…
-
Hi!
Seems to be, the patch download doens't work for OneOff-patches.
Example patches:
oracle_sw_patches:
- filename: p36582781_190000_Linux-x86-64.zip
patchi…
-
This is clearly an edge case, but I would still like to report it to gather feedback.
I keep finding this pattern:
```yaml
openapi: 3.0.3
info:
title: Test API
description: "A test API"
…
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Mac executable
### Client library/SDK language
TypeScript
### Descr…
-
Any plans for a Rust generator?
-
Path generation in TS SDK seems to be missing some request builder properties
Example : https://docs.microsoft.com/en-us/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta&tabs=go
`edisc…
-
I am trying to update a row in a table using GraphApi. According to the documentation, the code should look like this:
`using Microsoft.Graph.Models;
using Microsoft.Kiota.Abstractions.Serializati…
-
I have successfully tested a Kiota Typescript client in a standalone Node project ran with npx tsx index.ts.
However my requirement is to call this client from a Svelte (Vite bundled) app, and that i…
-
```
yarn add @microsoft/kiota-bundle
➤ YN0000: · Yarn 4.3.1
➤ YN0000: ┌ Resolution step
➤ YN0082: │ @microsoft/kiota-abstractions@npm:*: No candidates found
➤ YN0000: └ Completed in 0s 380ms
➤ Y…
-
Hello, I've noticed that returning `ActionResult` from dotnet method endpoints seem to break generation.
The generated files (3 files in particular) throw the same error: `Cannot find name 'createG…