-
Since our endpoints now use malli schema, and with malli we can generate a swagger2 spec ([ref](https://github.com/metosin/malli#swagger2)), maybe it's time for us to have a nicer API doc?
-
建议加上Swagger2
-
## I expect
No swagger 2 files are used to build services
## Instead
python-flask still uses an old version of swagger-codegen not supporting python
## See
https://github.com/swagger-a…
-
Hi
I am using the following command to generate the swagger files. I have v1,v2,v3 etc. is it possible to create swagger for all possible versions?
`dotnet %UserProfile%\.nuget\packages\swashbu…
-
My controller is the following:
```java
@GetMapping
public ResponseEntity getAll(final @PageableDefault(sort = "id") Pageable pageable) {
return ResponseEntity.ok(null);
}
```
The…
-
[The OpenAPI3 spec](https://swagger.io/docs/specification/media-types/) allows us to specify the same format for multiple media types using placeholders.
> To define the same format for multiple me…
-
https://www.openapis.org/blog/2017/07/26/the-oai-announces-the-openapi-specification-3-0-0
https://blog.readme.io/an-example-filled-guide-to-swagger-3-2/
See also https://github.com/GetShopTV/swag…
-
We have been building a static executable for x64-linux for quite a while now. From this, the minimal docker image is created.
It would be really cool, if we could build the static executable on ot…
-
e.g. "io.k8s.kubernetes.pkg.apis.autoscaling.v2alpha1.ResourceMetricSource".properties.currentAverageValue
-
I am using typescript and install `swagger2-postman2`, but when I import it i got the error
```
Could not find a declaration file for module 'swagger2-postman2'. 'node_modules/swagger2-postman2/inde…