-
#### 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…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentMan…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentMan…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentMan…
-
**Description:**
In the types definition that is used for a Ballerina service there is a type which is a union of constants. This type is part of a struct.
```
public const RESOURCE_KIND_ENVIRONME…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Thread context was already set: InstalledThreadContext(snapshot=null, context=[ComponentMan…
sebql updated
4 weeks ago
-
Thank you for your tremendous work on this package!
I have found this issue:
Given this spec
```
{
"openapi": "3.1.0",
"info": {
"title": "API",
"version": "0.1.0"
},
"ser…
myrho updated
2 weeks ago
-
# Crash Report
## What happened
(The user did not submit additional information)
## Context information
* Plugin: Avro Schema Support `232.0.0` by Oscar Westra van Holthe - Kind (id: net.sf.opk.…
-
**Environments**
- IDE Version: JetBrains Rider 2024.1.2 Build #RD-241.15989.179, built on May 6, 2024
- Extension Version: 1.7.2
- CSharpier Version: 0.28.0+, (incl. 0.28.2)
*will NOT be the sa…
-
I have configured my Platformatic DB with JWT authentication and enabled OpenAPI documentation. The configuration in
platformatic.json includes the security section with bearerAuth for JWT tokens. W…