-
We should make it easy to access the endpoints via scalajs.
-
## 前回の議事録
- #107
## 前回
- 特になし
## 前回から今回まで
- 特になし
## 決めたいこと・相談事項
-
## 今回やったことまとめ
-
## 今回 Merge した Pull Request
- https://github.com/sunabak0/…
-
I read that swagger-suite is currently being re-written, so I'm not sure how relevant this is. But I noticed that the bundled Swagger UI doesn't show the response model, although the `/docs/` page doe…
-
##### Description
A client cannot use the R library in it's current form, as it does not export `ApiClient`, or `*Api`, e.g. `PetApi` classes in the `NAMESPACE` file.
##### Swagger-codegen versi…
-
From ticket 10558 - quite a bad bug. Some more unit tests to cover the templating are needed.
The Ingress Controller correctly picks up updates to annotations, based on the logs:
```
level=info…
-
I created a minimal Quarkus 3.15.1 app on Java 21 with only the temporal-extension and rest-jackson in it.
As soon as I add an @ActivityInterface or @WorkflowInterface it fails during startup with …
-
**Feature:** Support subfolders / categories structure.
**Mockup:**
```
http://localhost:7071/api/promos
http://localhost:7071/api/promos/list
http://localhost:7071/api/promos/newest
```
```
…
-
##### Description
README.md contains incorrect usage guide - it uses class "Configuration" which not generated by this generator (and some others, f.e. webclient).
Looks like usage guide is just…
-
#### I'm submitting a ...
- [ ] bug report
#### What is the current behavior?
Coverage report score 0% and a parameter is 'null' If the openapi3 spec contains parameter as ref to component/par…
-
This will cause an error in the validator
http://online.swagger.io/validator/debug?url=
``` json
{
"properties" : {
"success" : {
"type" : "boolean",
"default" : false
}
}
}
`…