singleton
singleton copied to clipboard
[BUG] [Go service]The request on Swagger-UI always display as loading when requesting citylist with regionlist api.
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:
- Go to Swagger-UI: https://
:9090/i18n/api/v2/swagger/index.html#/locale-api/get_locale_regionList - Input "en" as language and set "true" as displayCity, then click "Execute"
- See the response: loading
Expected behavior Get the response returned timely.
Comment Can get 200 response on console timely.
There is a similar issue gin-swagger