File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >io.github.bsayli</groupId >
88 <artifactId >customer-service-client</artifactId >
9- <version >0.7.0 </version >
9+ <version >0.7.2 </version >
1010 <name >customer-service-client</name >
1111 <description >Generated client (RestClient) using generics-aware OpenAPI templates</description >
1212 <packaging >jar</packaging >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.1.0
22info :
33 title : Customer Service API
44 description : Customer Service API with type-safe generic responses using OpenAPI
5- version : 0.7.0
5+ version : 0.7.2
66servers :
77 - url : http://localhost:8084/customer-service
88 description : Local service URL
Original file line number Diff line number Diff line change 1313
1414 <groupId >io.github.bsayli</groupId >
1515 <artifactId >customer-service</artifactId >
16- <version >0.7.0 </version >
16+ <version >0.7.2 </version >
1717 <name >customer-service</name >
1818 <description >Spring Boot 3.4 + Springdoc (OpenAPI) for generics-aware client generation</description >
1919
You can’t perform that action at this time.
0 commit comments