-
#### 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…
-
Using the following OpenAPI spec:
```yaml
openapi: 3.0.3
info:
title: My API
version: v2
paths:
/api/{SomeId}:
put:
operationId: SomeOperation
parameters:
- …
-
### Description
Hey,
currently we observe the following issue. We often have the term `DTO` in our controller functions. While we consistently use the term `DTO` in our controller functions, we …
-
The augment to the library is no longer able to correctly infer the `contentType` generated by `openapi-typescript`.
```ts
import { components } from '@/openapi/umbraco';
type ApiBlockItemModel…
-
### Astro Info
```block
Astro v4.16.12
Node v20.11.0
System macOS (arm64)
Package Manager yarn
Output static
A…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Assertion failed: Do not use PsiElement for popup model. See PsiTargetNavigator
at com.in…
-
**Describe the bug** (*)
A clear and concise description of what the bug is.
```
java.lang.Throwable: Assertion failed: Do not use PsiElement for popup model. See PsiTargetNavigator
at com.in…
-
In the following cases, Vacuum incorrectly flags the schemas `a`, `b`, and `c` as false positives when using the `oas3-unused-component` rule with OpenAPI version `3.1.0`.
### Cases
1. **`oneOf`…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
When importing a collectio…
-
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…