Yiyu
Yiyu
**Describe the bug** commit: 2ee15aa8da722e980cad0664283f4c719db5a289 The request on Swagger-UI always display as loading when requesting citylist with regionlist api. **To Reproduce** Steps to reproduce the behavior: 1. Go to Swagger-UI:...
**Is your feature request related to a problem? Please describe.** Support to access API with LDAP authority. Java service has such feature, it should be implemented in Go service as...
**Describe the bug** commit: 3ca386100dcad77b1fb36031cc621726a94278ee localeID is empty when requesting language goes with region and combinational locale is valid on language/region pattern api. GET /i18n/api/v1/i18nPattern GET /i18n/api/v2/formatting/patterns/locales/{locale} **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** Support to get the translation bundle from DB. Java service has such feature, it should be implemented in Go service...
**Is your feature request related to a problem? Please describe.** Support to get the first locale from browser's language setting. Java service has such feature, it should be implemented in...
**Is your feature request related to a problem? Please describe.** Support to get the first locale from browser's language setting. Java service has such feature, it should be implemented in...
**Describe the bug** commit: a3840c9ffc8abf789b0306105e95ce760115c1c6 Return 404 when there is no component in requesting product/version on localelist/componentlist/supportedlanguagelist API. Effected APIs: getting localelist/componentlist/supportedlanguagelist APIs **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** commit: ef33139a4aaf16c0e90fcec00bfb305a3439b73e [S3]Return 400 when requesting a product/version without component info on component list api. Effected api: component api, supported language list api, supported locale list api....