-
**Describe the bug**
Generation of list/array of discriminated union annotates the list, not the union. Same problem with `= Field(..., discriminator)` too if you don't use annotated.
**To Repro…
-
I've tested this with the stable and git version, in both cases, anything large (thousands or millions of files) causes the gui to crash.
Is there a workaround? I'm assuming that for some reason on…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When building the project you will get an invalid openapi file:
look at `WeatherForecast2`
…
-
### Description of the bug
Hello,
I'm dropping this question here because I haven't seen any similar issues in this forum.
Whenever one publishes a post (and as far as I could test, this is onl…
-
```
What steps will reproduce the problem?
1. Put this string in a variable:
{"total_rows":36778,"offset":26220,"rows":[
{"id":"6b80c0b76","key":"a@bbb.net","value":{"entryid":"81151F241C2500","subje…
-
```
What steps will reproduce the problem?
1. Create a 2-d array, such as:
Dim arr(0 to 1, 0 to 1) as String
arr(0, 0) = "a"
arr(0, 1) = "b"
arr(1, 0) = "c"
arr(1, 1) = "d"
2. Try to convert to JSON…
-
```
What steps will reproduce the problem?
1. Put this string in a variable:
{"total_rows":36778,"offset":26220,"rows":[
{"id":"6b80c0b76","key":"a@bbb.net","value":{"entryid":"81151F241C2500","subje…
-
```
What steps will reproduce the problem?
1. Create a 2-d array, such as:
Dim arr(0 to 1, 0 to 1) as String
arr(0, 0) = "a"
arr(0, 1) = "b"
arr(1, 0) = "c"
arr(1, 1) = "d"
2. Try to convert to JSON…
-
```
What steps will reproduce the problem?
1. Put this string in a variable:
{"total_rows":36778,"offset":26220,"rows":[
{"id":"6b80c0b76","key":"a@bbb.net","value":{"entryid":"81151F241C2500","subje…
-
```
What steps will reproduce the problem?
1. Create a 2-d array, such as:
Dim arr(0 to 1, 0 to 1) as String
arr(0, 0) = "a"
arr(0, 1) = "b"
arr(1, 0) = "c"
arr(1, 1) = "d"
2. Try to convert to JSON…