Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] [Go service]The request on Swagger-UI always display as loading when requesting citylist with regionlist api. #2477

Open
lyiyu66 opened this issue Jul 11, 2023 · 1 comment
Assignees

Comments

@lyiyu66
Copy link

lyiyu66 commented Jul 11, 2023

Describe the bug
commit: 2ee15aa
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: https://:9090/i18n/api/v2/swagger/index.html#/locale-api/get_locale_regionList
  2. Input "en" as language and set "true" as displayCity, then click "Execute"
  3. See the response: loading
    image

Expected behavior
Get the response returned timely.

Comment
Can get 200 response on console timely.

@Xiaochao8
Copy link
Contributor

There is a similar issue gin-swagger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants