Forum Discussion

goodale's avatar
goodale
Occasional Visitor
2 years ago
Solved

Spring code gen [Server] not formatting dates properly

I'm using the codegen tool in swaggerhub to generate Spring server-side code stubs.  I have a openapi field with the following structure:   birthdate: type: string format: date pattern: "YYYY-MM...
  • KJans's avatar
    2 years ago

    hi goodale , swaggerhub uses the open source codegen, please raise your issue there :

     

    https://github.com/swagger-api/swagger-codegen/issues 

     

    Every swaggerhub deployment we try to pick up the newest codegen version, so if it's fixed in the open source the fix will come to swaggerhub.