-
2024 Macbook Pro M3 Max
MacOS Sonoma 14.1
Python 3.10.4 via pyenv virtualenv
I installed mirdata via pip through a pyproject.toml file, and after installation, calling mirdata.initialize for any …
-
My background: I'm currently writing a PostgreSQL emitter for TypeSpec.
As far as I understand the docs the "key"-decorator should "Mark a model property as the key to identify instances of that ty…
-
Recently got a bad crash in Document Intelligence spec because an interface had the versioning metadata but that won't get carried over to the `client.tsp` that use `op is`
We added a linter rule b…
-
**Describe the issue or request**
We cannot override or add more scopes to the SDK. It would be great to have a way to do this
We have the following declaration to allow Apikey and Token based aut…
-
### 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
### Describe the bu…
-
The following code:
```
@kotlinx.serialization.Serializable
@JsonClass(generateAdapter = true)
public class Foo
```
generates an exception during annotation processing (root cause):
```
Cause…
-
In OpenAI, there is a scenario involving nested discriminators, i.e. model A has discriminator A', and B derives from A and defines a new discriminator property B'. For model B, we are not generating …
-
### Describe the bug
There are three scenarios under multiple APIs:
https://azure.github.io/typespec-azure/docs/howtos/Client%20Generation/09versioning#multiple-api-versions
They all contain the s…
-
For example, `(ctype:specifier-ctype '(function ((values integer))))` returns a ctype with a values type in the lambda list, which is nonsensical. It should signal a syntax error.
It would probably…
-
Right now, the actions are triggering this rule:
[Playground](https://azure.github.io/typespec-azure/playground?c=aW1wb3J0ICJAdHlwZXNwZWMvaHR0cCI7CtIZcmVzdNUZdmVyc2lvbmluZ8wfYXp1cmUtdG9vbHMvyCstxhVjb…