-
### Environment
- Operating System: Windows_NT
- Node Version: v20.15.0
- Nuxt Version: 3.12.3
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.1
- Bu…
-
I'm resending conversation and issue report from https://github.com/springdoc/springdoc-openapi :
Any value provided inside the parameter input field is ignored and the resulted url only has {param…
-
playground UI shows error for the following span
```python
from openai import OpenAI
from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import OTLPSpanExporter
from opentelemetry.sdk.tra…
-
### Apache Airflow version
2.10.2
### What happened?
I can't trigger a dag with `[ ]` or `[{"toto": 5}]` ( that are valid JSON )
```python
with DAG(
dag_id="a",
params…
-
### Describe the bug
I am using create react app and encountering the above error: Module not found: Error: Can't resolve '@/lib/utils'
The above doesn't happen if I write the following "../../lib…
-
Le composant des métadonnées est actuellement intégré dans le composant [`Write`](https://github.com/EcrituresNumeriques/stylo/tree/master/front/src/components/Write).
On en trouve des parties à di…
-
## Implementing the saving of the diagram as an image
This issue is about saving of the diagram as an image in a file.
### The user flow
To implement that, we will add a new button to the too…
-
Currently the only real enforcement for uniqueness in a tag form Set field is a `"uniqueItems": true` value in the corresponding array in the JSON schema. This isn't really enough for what we want to…
-
Here is the reproduction code:
```ts
import { serve } from "@hono/node-server";
import { swaggerUI } from "@hono/swagger-ui";
import { createRoute, OpenAPIHono } from "@hono/zod-openapi";
impor…
-
I am experiencing an issue with the Swagger UI after upgrading from Swashbuckle 6.2.3 to 6.3.0.
After some investigation, the issue appears to be with Swagger UI and not the swagger.json document g…