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

Comment out unused endpoints #92

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Jan 24, 2025

Description

How to test

On Swagger, check the docs page and see the available endpoints

Review

  • Tests executed by CR

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@northwestwitch
Copy link
Member Author

Main branch

image

This branch

image

@northwestwitch northwestwitch marked this pull request as ready for review January 24, 2025 13:47
@northwestwitch northwestwitch merged commit 9f59b14 into main Jan 24, 2025
5 of 6 checks passed
@northwestwitch northwestwitch deleted the clearer_working_endpoints branch January 24, 2025 13:50
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.

Swagger docs presents many endpoints that don't work
1 participant