-
**Issue Description:**
In the context of using the Restlet Framework with Swagger 2 and XStream extensions, there is a challenge in accurately representing the wrapped model structure in the Swagge…
-
The default output in swagger.json is generated like this:
get:
operationId: actors:index:get
summary: operation title
description: a description
tags:
- In…
-
### Issue Summary
Seemingly incomplete or incorrect api specs.
#### V1
openApi spec for V1 is incorrect in many places. we have to use a modified version in order to generate working API clie…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
There is no way to disa…
-
Brief Introduction:
We are facing issues while generating the sphinx documentation while using openAPI 3.0.1 yml template files .
But it works successful with the Swagger 2.0 template.
Ask:
Ca…
-
I have tried the existing recipe. Now the recipe MigrateApiOperationToOperation directly deletes the response without change.
```yaml
- org.openrewrite.java.RemoveAnnotationAttribute:
annot…
-
@amyburness
# miniSASS API Test
| | |
| :---: | :--- |
| Date | 07 Oct 2024 |
| Tester | Eli |
| Documentation | [Link](https://kartoza.github.io/miniSASS/developer/3rd-party-api-access/) |
…
-
I am trying to create documentation using `swagger-ui-express` and `swagger-jsdoc` as follows:
```ts
import swaggerJsDoc from 'swagger-jsdoc';
import swaggerUi from 'swagger-ui-express';
const …
-
### Description
Will we collaborate with Apikit in the future? For example, through the API kit page, we can directly configure and upload one of our APIs to Park
![f943d36a-58ad-4525-a049-f0b0d9453…
-
Docker image : latest
**Issue :**
**Unable** to generate code from **OpenAPI v3** documentation file. The command that i used is :
```shell
docker run --rm -v .:/app swaggerapi/swagger-codegen-c…