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

(SP: 0.5) Duplicate 'Examples' in Example Value section of GET /users/{id} endpoint with one small diference between casess #980

Closed
YuliaHurska opened this issue Nov 25, 2024 · 0 comments · Fixed by #995
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation priority: medium severity:minor

Comments

@YuliaHurska
Copy link

YuliaHurska commented Nov 25, 2024

Environment:

  1. OS - Windows 10 IoT Enterprise LTSC
  2. Browser - Microsoft Edge 131.0.2903.51

Reproducible: always.

Precondition:

  1. Open the Swagger documentation

Steps to Reproduce

  1. Navigate to the endpoint: GET /users/{id}.
  2. Observe the Example1 and Example2 sections in the Example Value.

Actual result
The Example Value for Example1 has a key "ProfessionalSummary" that begins with an uppercase letter.
Image

The Example Value for Example2 has a key "professionalSummary" that begins with a lowercase letter.
Image

Expected result
Only one consistent example is displayed.
The Example Value keys should consistently begin with lowercase letters

@YuliaHurska YuliaHurska added bug Something isn't working documentation Improvements or additions to documentation labels Nov 25, 2024
@ShadowOfTheSpace ShadowOfTheSpace self-assigned this Nov 25, 2024
@YuliaHurska YuliaHurska transferred this issue from ita-social-projects/SpaceToStudy-Client Nov 25, 2024
@github-project-automation github-project-automation bot moved this to Project Backlog in SpaceToStudy Nov 25, 2024
@YuliaHurska YuliaHurska moved this from Project Backlog to Bugs in SpaceToStudy Nov 26, 2024
@ShadowOfTheSpace ShadowOfTheSpace linked a pull request Nov 26, 2024 that will close this issue
@ShadowOfTheSpace ShadowOfTheSpace moved this from In progress to Merge request in SpaceToStudy Nov 28, 2024
@github-project-automation github-project-automation bot moved this from Merge request to Done in SpaceToStudy Dec 3, 2024
@ShadowOfTheSpace ShadowOfTheSpace changed the title [Swagger]Duplicate 'Examples' in Example Value section of GET /users/{id} endpoint with one small diference between casess (SP: 0.5) Duplicate 'Examples' in Example Value section of GET /users/{id} endpoint with one small diference between casess Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation priority: medium severity:minor
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants