-
### Describe the bug.
Hello,
I tried to generate avro mapping java classes with spring template but in any way the generator is making json mapping java classes ( with @JsonProperty property ) .
…
-
At the moment we use cosign to sign our payload. Cosign brings in a lot of dependencies.
We could replace it with something like this https://github.com/slsa-framework/slsa-github-generator/blob/c…
-
A few issues related to the new async generator feature for streaming responses, one of which applied to the legacy method as well.
- What is the exact return type used to signal streaming and is i…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I have the following model:
```prisma
model PonosJob {
id Bytes @id @db.Binary(26)
workerId Bytes? @db.Binary(26)
payload Json @db.Json
pri…
-
- [x] improve CLI for nicer output: #28
- [x] add generators for entity (add example load/create functions, changeset with validations, etc.), entity test helpers, middleware, controller + controller…
-
Hello!
I used to use this technique to inject payloads in binaries, but the problem is that the AV static analyst find the malicious payloads if they are well known, so you can include the payload e…
-
##### Description
C-Sharp generator doesn't support complex serialization in form data. For example, the Slack example [here](https://swagger.io/docs/specification/describing-request-body/) un…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi,
I took a look at the generator and tried to use it, works like a charm, thanks! But one thing I miss is the ability to add message header like described here: https://www.asyncapi.com/docs/spec…