Skip to content

feat: add OpenAPI tag for admin routes#467

Merged
Mimah97 merged 2 commits into
Vatix-Protocol:mainfrom
Jessepriase:feat/413-openapi-tag-indexer-admin-routes
Jun 30, 2026
Merged

feat: add OpenAPI tag for admin routes#467
Mimah97 merged 2 commits into
Vatix-Protocol:mainfrom
Jessepriase:feat/413-openapi-tag-indexer-admin-routes

Conversation

@Jessepriase

Copy link
Copy Markdown
  • Add ADMIN tag constant to SWAGGER_TAGS
  • Decorate AnalyticsController with @apitags(ADMIN)
  • Verify /docs-json exposes the admin tag and analytics paths

Summary

Related issue

  • Closes #

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Chore / refactor

Checklist

Jess and others added 2 commits June 29, 2026 13:26
- Add ADMIN tag constant to SWAGGER_TAGS
- Decorate AnalyticsController with @apitags(ADMIN)
- Verify /docs-json exposes the admin tag and analytics paths
@Mimah97 Mimah97 merged commit 751952d into Vatix-Protocol:main Jun 30, 2026
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.

OpenAPI tag for indexer admin routes

2 participants