2024-02-15 20:11:17 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
swagger-codegen: update to 3.0.53. Changes:
- implement /model endpoint returning intermediate model
- allow custom codegen generator be loaded
|
2024-01-04 12:32:46 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
swagger-codegen: update to 3.0.52. Changes:
- New attribute isJson in parameters
- Fix for #804 subtypeName for discriminator mapping
- Osztos a feature/java interface discriminator helper
- Update dependencies
|
2023-11-23 19:54:28 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
swagger-codegen: update to 3.0.51. Changes:
- update auth values in openapi document
|
2023-11-05 23:04:30 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
swagger-codegen: update to 3.0.50. Changes:
- Update dependencies (#12254)
- Escape quotes in paths (#12257)
- Replace vars with defaults in server evaluation (#10565, #12259)
- Bump codegen v1 to 2.4.36 (#12263)
- Update swagger-generator docker image to 9.2 (#12253)
|
2023-10-20 17:24:15 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
swagger-codegen: update to 3.0.48.
From the changelog:
- Update dependencies
|
2023-10-04 02:14:23 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
swagger-codegen: update to 3.0.47. From the changelog:
- Fix #12135 - Upgrading slf4j to latest
|
2023-06-12 21:13:38 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 3.0.46. From the changelog:
- Install gzip in swagger-generator Dockerfile
- Create directory for custom codegen
|
2023-05-18 16:05:40 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
Update to 3.0.43. From the changelog:
- fix push workflow
- remove maven settings action from PR build workflow
- Update swagger-generator Dockerfile to install tar
- updated spring-mvc samples
- SWG-7517 updating the resolving options of swagger-parser-v3
|
2023-04-11 17:28:40 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
Update to 3.0.42. From the changelog:
- JDK 11+ - update dependencies by @frantuma in #12115
|
2023-02-23 16:04:31 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 3.0.41. From the changelog:
- fix docker tag in GH Action by @frantuma in #12048
- bump parser to 2.1.12 by @frantuma in #12057
|