vmware / vmware/singleton

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

Open
#2,477 1 comment 0 reactions 1 assignee View on GitHub

@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:

  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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.