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

misc: Set prefix and tags to API routers #1592

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

adamantike
Copy link
Collaborator

@adamantike adamantike commented Feb 9, 2025

Description

Improve OpenAPI documentation by setting tags to each API router. Also, set a prefix to each router to group the endpoints by their functionality.

Checklist

Please check all that apply.

  • I've tested the changes locally
  • I've updated the wiki accordingly
  • I've have updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes
  • All existing tests are passing

Improve OpenAPI documentation by setting tags to each API router. Also,
set a prefix to each router to group the endpoints by their
functionality.
Copy link

github-actions bot commented Feb 9, 2025

Test Results

93 tests   93 ✅  27s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 7082583.

@adamantike adamantike merged commit b70887c into master Feb 10, 2025
8 checks passed
@adamantike adamantike deleted the misc/set-prefix-tags-to-routers branch February 10, 2025 00: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