Skip to content

Remove unused tags from OpenAPI spec#2007

Merged
nscuro merged 1 commit intomainfrom
nscuro-patch-1
Apr 20, 2026
Merged

Remove unused tags from OpenAPI spec#2007
nscuro merged 1 commit intomainfrom
nscuro-patch-1

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Apr 20, 2026

Description

Removes unused tags from OpenAPI spec.

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have updated the migration changelog accordingly
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Signed-off-by: Niklas <nscuro@protonmail.com>
@nscuro nscuro added this to the 5.7.0 milestone Apr 20, 2026
Copilot AI review requested due to automatic review settings April 20, 2026 22:42
@nscuro nscuro added the documentation Improvements or additions to documentation label Apr 20, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 20, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · -0.01% coverage variation

Metric Results
Coverage variation -0.01% coverage variation (-1.00%)
Diff coverage diff coverage (70.00%)

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a91ded1) 43038 36244 84.21%
Head commit (8a2a916) 43038 (+0) 36241 (-3) 84.21% (-0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2007) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes unused tag definitions from the API v2 OpenAPI specification to keep the spec’s top-level tag list aligned with actual operation tagging.

Changes:

  • Removed the Metrics tag from openapi.yaml.
  • Removed the Teams tag from openapi.yaml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nscuro nscuro merged commit fca4872 into main Apr 20, 2026
16 checks passed
@nscuro nscuro deleted the nscuro-patch-1 branch April 20, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants