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

AB2D-5637 Enhance sandbox documentation based on connectathon feedback #1282

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

smirnovaae
Copy link
Contributor

🎫 Ticket

https://jira.cms.gov/browse/AB2D-5637

🛠 Changes

Added number in Tags for endpoints to adjust the alphabetical order.

ℹ️ Context for reviewers

I found that sorting endpoints in Swagger is not trivial task. We currently use alphabetical order:

# Sort order of endpoints by tags
springdoc.swagger-ui.tags-sorter=alpha
springdoc.swagger-ui.operations-sorter=alpha  

The numbers before the text in the endpoint tags will help us to change the order in the Swagger UI.

✅ Acceptance Validation

Deployed on IMPL:

Screenshot 2023-09-11 at 1 59 53 PM

🔒 Security Implications

  • This PR adds a new software dependency or dependencies.
  • This PR modifies or invalidates one or more of our security controls.
  • This PR stores or transmits data that was not stored or transmitted before.
  • This PR requires additional review of its security implications for other reasons.

If any security implications apply, add Jason Ashbaugh (GitHub username: StewGoin) as a reviewer and do not merge this PR without his approval.

@smirnovaae smirnovaae requested a review from a team as a code owner September 11, 2023 21:02
Copy link
Contributor

@Sadibhatla Sadibhatla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart work Anna!

@smirnovaae smirnovaae merged commit 2fdcc88 into master Sep 13, 2023
1 check passed
@smirnovaae smirnovaae deleted the AB2D-5637/Reorder_swagger_endpoints branch September 13, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants