-
Investigate how to generate swagger API for eKuiper's REST API.
-
### The problem
I ran the liblab API generator against the swagger code with:
```
liblab init --spec https://bbernhard.github.io/signal-cli-rest-api/src/docs/swagger.json
liblab build --language…
-
I tried to generate the templates with the `generate-templates` command. I think it is not doing what it is supposed to do. I'm using version 13.0.14.
First try with pnpm:
`npx swagger-typescrip…
-
##### Description
I have been trying out all the open api generators for Golang that I can find, and I noticed that the client sdk created by this project (swagger-codegen) is basically identical to …
-
We could write the Swagger code generator for Armeria and get it included in https://editor.swagger.io/
-
#### Bug Report Checklist
- [ ] 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…
-
As an FYI, there's a swagger generator as part of the [xh4/cube](https://github.com/xh4/cube) (kubernetes client) project. No documentation, either for the user or in the code, but it seems to produce…
-
Hi,
Is the swagger generator opensource?
-
Tasks:
- [ ] Implement a custom `Swashbuckle.AspNetCore.SwaggerGen.IOperationFilter` in namespace `API.SwaggerGen` to populate potential responses for redirected actions
## Synopsis
Through testing I…
-
```
yii\base\ErrorException: Skipping unknown \__Application in /app/vendor/zircote/swagger-php/src/Loggers/DefaultLogger.php:31
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleEr…