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

New rules for unified Backbase API specs #957

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michalkozak
Copy link

Backbase Unified REST API path conventions says that paths cannot contain the API type and version.
Two rules were added:

  • B007U - Check no prefix for paths for Unified Backbase API specs
  • B009U - Check no prefix for paths should contain version for Unified Backbase API specs

Existing rules were changed:

  • B007 - Check prefix for paths
  • B009 - Check prefix for paths should contain version

As a differentiator, we propose x-extension

info:
  x-api-type: Unified Backbase API

Copy link

sonarcloud bot commented Nov 14, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
79.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

1 participant