ScaCap / spring-auto-restdocs

Spring Auto REST Docs is an extension to Spring REST Docs
https://scacap.github.io/spring-auto-restdocs/
Apache License 2.0
311 stars 86 forks source link

Append description for Instant types #430

Closed mustaphazorgati closed 10 months ago

mustaphazorgati commented 3 years ago

Currently we add The format is ISO-8601 manually for each response/request field/parameter which is an Instant data type.

We could automatically append that description.