mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Update springdoc-openapi-starter-* to v2.2.0 in gradle build This brings it in sync with the maven pom. Brings swagger-annotations version 2.2.15 as transitive dependency, implements the @Schema annotation property `requiredMode`. Hence fixes #14949 * Update kotlin-server samples