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

PathingAPI improvements REST.API and Swagger #584

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

Xian55
Copy link
Owner

@Xian55 Xian55 commented May 11, 2024

Changes:

  • Improved REST.API Controller not using internal busy state rather using specific RateLimiter
  • Added new endpoints for specific use cases, new endpoints have their own request DTOs.
  • Endpoints have more verbose documentation and improved Swagger with working examples.

Improved REST.API Controller not using internal busy state but using specific RateLimiter

Added new endpoints for specific use cases, new endpoints have their own request DTOs.

Endpoints have more verbose documentation and improved Swagger with working examples.
@Xian55 Xian55 added refactor This ticket concerns the possible simplification of code/data. enhancement This pull request implements a new feature. labels May 11, 2024
@Xian55 Xian55 changed the title PPather improvements REST.API and Swagger PathingAPI improvements REST.API and Swagger May 11, 2024
@Xian55 Xian55 merged commit bf7e72e into dev May 11, 2024
1 check passed
@Xian55 Xian55 deleted the refactor/tidyup-pathingapi branch May 11, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This pull request implements a new feature. refactor This ticket concerns the possible simplification of code/data.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant