singleton
singleton copied to clipboard
[REQUIREMENT][Go Service]API to provide the translation update version.
Is your feature request related to a problem? Please describe. Java service has such feature to provide query the translation bundle version, it should be implemented in Go service as well.
Describe the solution you'd like GET /i18n/api/v2/translation/products/{productName}/versions/{version}/versioninfo (Get drop version info) Get drop version info by the specific version, including drop create date(long id), compnent changed date(long id), etc.
Describe alternatives you've considered None
Additional context None