showingdata commented on PR #4756: URL: https://github.com/apache/inlong/pull/4756#issuecomment-1166805978
If the interface back end returns LocalDate or LocalDateTime or LocalTime, use Swagger to display it on the page. Add code .directModelsubstitute (Localdate.class, String.class), or. DirectModelSubstitute (LocalTime.Class,String.class) is ok I was just trying to get Swagger on board -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
