-
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…
-
**Describe the bug**
With milestone 2 I was able to generate a C# client SDK for Discovery, Shell repository, Submodel repository and Environment APIs using [Kiota](https://learn.microsoft.com/en-us/…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
### Describe the bug
I am trying to fetch data from sharepoint with the following code:
```
async def get_drive_item():
worksheet = await (graph_client
.drives.by_drive_…
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Linux executable
### Client library/SDK language
Ruby
### Describe …
-
Hi there,
I'm running into an issue where Kiota seems unable to handle enum members with a name of `new`/`New`. If such an enum is received from the API, Kiota will set the value to `undefined`.
…
-
### Discussed in https://github.com/microsoft/kiota/discussions/5186
Originally posted by **thom0707** August 19, 2024
When targeting `netstandard2.0`, Kiota can generate C# clients with the…
-
### Body
We are kindly requesting that contributors to [Apache Airflow RC 2.10.3rc2](https://pypi.org/project/apache-airflow/2.10.3rc2/) help test the RC.
Please let us know by commenting if the i…
-
I generated the openapi spec from an odata application and the typescript client in kiota didn't work with the url parentheses. for example, for the url http://aaaa.bbb/entities({id}) in the model, a …
-
Regarding this page: https://learn.microsoft.com/en-us/openapi/kiota/add-api#github
It states: `Make sure the repository is public and that it has a description.` That statement seems to be in con…