mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 21:07:05 +00:00
udpate spring samples
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* NOTE: This class is auto generated by the swagger code generator program (2.2.3-SNAPSHOT).
|
||||
* https://github.com/swagger-api/swagger-codegen
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
package io.swagger.api;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* NOTE: This class is auto generated by the swagger code generator program (2.2.3-SNAPSHOT).
|
||||
* https://github.com/swagger-api/swagger-codegen
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
package io.swagger.api;
|
||||
|
||||
import io.swagger.model.ModelApiResponse;
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* NOTE: This class is auto generated by the swagger code generator program (2.2.3-SNAPSHOT).
|
||||
* https://github.com/swagger-api/swagger-codegen
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
package io.swagger.api;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* NOTE: This class is auto generated by the swagger code generator program (2.2.3-SNAPSHOT).
|
||||
* https://github.com/swagger-api/swagger-codegen
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
package io.swagger.api;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
Reference in New Issue
Block a user