-
### Describe the bug
1. I generate project at https://code.quarkus.io/ with quarkus-rest with Gradle with Kotlin DSL and Started Code generated
2. In generated GreetingResourceTest.java I change expe…
-
Here's a short snippet of our proto file:
```
syntax = "proto3";
package issuer_api.v1;
import "common/v1/common.proto";
...
service IssuerService {
rpc Authenticate(AuthenticateReque…
-
### PyPI Username
siddp6
### Reason for request
MFA is not working
Lost the recovery key
### Recovery Codes
- [x] I never generated or have lost access to the recovery codes for my account
### C…
-
### Describe the bug
>displaying previous chat history
![chat history not working] (https://github.com/user-attachments/assets/97c2587d-c041-4492-bf7a-95211de3c5c6)
>am using Ollama LLM, when i g…
-
### Description
Repro (compile with roslyn features/ref-fields branch):
```csharp
using System.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerServices;
using System.Runtime.InteropS…
-
EDIT: a simpler schema
```json
{
"type": "object",
"properties": {
"email": { "type": "string", "transform": ["trim"] }
}
}
```
gives
`SyntaxError: Unexpected token ':'`.
```js
const …
-
Over at [SymPy](https://github.com/sympy/sympy/pull/27223#issuecomment-2463307601), they found this code that raises on PyPy but works fine on CPython:
```
import linecache
import weakref
def …
-
- Mark all Trait added methods as `@Generated`
- Mark all AST transformation added methods/constructions/classes as `@Generated`
Then example Jacoco could create better code coverage reports.
O…
aulea updated
2 years ago
-
We have documented response types and error types in our swagger. I've added the x-ms-error-response extension to all responses except the 200/OK response.
The generated code now picks up the corre…
bexxx updated
4 years ago
-
Hi, I really like how performant Themis is after is generates the validators but, as we know, it can be quite slow in doing the actual generation. Would it be possible to get access to the generated c…