-
**Describe the bug**
When streaming a completion, the results are still all aggregated and arrive sequentially instead of "streamed".
***Exception or Stack Trace***
No stacktrace
**To Reproduc…
-
**Describe the bug**
I'm using data from mapperly attributes at runtime and by default these attributes are stripped from compiled assembly. It is possible to include them as [per documentation](http…
-
我设置了两个拦截器
#### DTO代码文件:
![QQ_1727059056647](https://github.com/user-attachments/assets/e78a5556-84e6-47a8-9487-bbdd52e8cd13)
#### 第一个拦截器代码如下图:
![QQ_1727058910254](https://github.com/user-att…
-
##### Description
Given a Gradle project with the following 2 tasks (one generating server code with language `spring` and the other one the static HTML with language `html2`). The problem is that …
-
After installing a full-upgrade as part of a maintenance, the display i used ./LCD35-Show for remains white. Reinstalling the driver wasn't helpful, but i know the display is likely to be healthy, the…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue? Started from 6.0.0 (5.4.0 worked perfectly)
- [x] Have you validated the input using an OpenAPI valida…
-
WebAPI targets .NET Core 2.1
I have an api call which takes in my custom object as a parameter. When I generate the client code using NSwag Studio, it unwraps all the properties of the custom objec…
-
Question: I wounder if you would mind showing an example of how to test an API route that does a POST to a controller action that has an action name and takes in a class marked [FromBody]. For example…
-
Hi,
I found recently that something changed regarding the handling of filename containing utf-8 characters; they seem to be passed as-is, which was not the case before.
After investigating a bit…
-
# `FollowEntity`
```java
private int follow_hisFollower;
private int follow_him;
```
# `FollowDTO`
```java
private int hisFollower;
private int him;
```
# `UserDomain`
```java
pr…