2023-01-29 02:47:24 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 3.0.40. From the changelog:
- switch generator-v3 docker image to ubi-minimal jre-17
|
2023-01-25 18:35:36 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 3.0.39. From the changelog:
- fix set-output in GH workflows by @frantuma in #12032
- bump org.json:json and jersey versions (CVE-2022-45690,
CVE-2021-28168) by @frantuma in #12033
|
2023-01-24 05:11:23 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 3.0.38. From the changelog:
- add ENV disableOas31Resolve to dockerfile by @frantuma in #12026
|
2023-01-20 19:11:48 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 3.0.37. From the changelog:
- Updated Swagger Core and Parser to latest release
|
2022-12-27 17:16:52 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Add swagger-codegen, for generating clients, server stubs, and docs from
an OpenAPI spec.
swagger-codegen contains a template-driven engine to generate
documentation, API clients and server stubs in different languages by
parsing your OpenAPI / Swagger definition.
|