swagger-api / swagger-api/swagger-codegen
problem with enums rendering on ui
Open
Nobody has claimed this yet.
Server: Spring
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
We have the following defined in our yaml:

But, when its rendered on the UI it shows up as follows: notice the { and ] characters

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.
Research direction
Start by reproducing the rendering with the YAML enum definition shown in the issue, then trace the UI path that turns the definition into displayed text. Compare the result with the screenshots; done means enum values render in the UI without the stray { and ] characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100