[BUG] [Go service]The request on Swagger-UI always display as loading when requesting citylist with regionlist api.
Open
@Xiaochao8 is already working on this.
Since Jul 11, 2023.
area/go-service
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.