-
### Expected Behavior
When I use the (re-)new git sync menu (from 0.2.3-a), with Git environnement well done, when I use "git pull" after a "git fetch", I must see requests collection.
### Actual Be…
-
According to the checked list item in #945, `oneOf` should be supported. Specifically what we need is `oneOf` support for `requestBody` schemas, [as shown in the first example here](https://swagger.io…
-
Under Zowe version **2.15.0+20240221**, when we try to access the IBM RSE API from the Zowe API Catalog, we get the message...
**API documentation could not be retrieved. There may be something wr…
-
## Describe the bug
Have a `parameter` defined for some path.
That parameter can have a `description` which according to the OAS spec supports CommonMark syntax.
This `description` is used by `…
-
**Problem**
Some paths in the openAPI definition miss the schema for the data type, which leads to errors in the openapi-generator and in swagger.
I tried to generate a NestJS API client, based o…
-
### Description
I have two problems with how Enum declared in OAS.
1. When I create 3 different models with same enum, i find, that in always paste in schema As Is. There is not schema declared …
-
## Environment Details
* Helidon Version: 3.x
* Helidon SE or Helidon MP
* JDK version:
* OS:
* Docker version (if applicable):
----------
## Problem Description
The OpenAPITools generator…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### What happened?
When using Octokit to call the GitHub REST API endpoint `POST /orgs/{org}/repos` and setting `visibility` to `internal` there is a TypeScript error.
The type for `Endpoints['POS…
-
Hello,
- swagger-ui version 3.0.17
- a swagger file reproducing the issue : https://gist.githubusercontent.com/julienkosinski/287a3b77e25a6ca3e6f7a0293bea4e3d/raw/fd94d4f1457ccbaa538f27996dba5d077…