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

Post V1/V2 API endpoint refactor cleanup #2547

Open
2 tasks
Sepehr-Sobhani opened this issue Dec 4, 2024 · 0 comments
Open
2 tasks

Post V1/V2 API endpoint refactor cleanup #2547

Sepehr-Sobhani opened this issue Dec 4, 2024 · 0 comments
Labels

Comments

@Sepehr-Sobhani
Copy link
Contributor

Describe the task

The pull request to separate the V1 and V2 endpoints was already quite large, so this ticket addresses some remaining parts that were not tied to the actual refactor, focusing on enhancements to improve code readability.

Acceptance Criteria

  • Use proper API tags for V1 and V2 endpoints (separate tags per module and API version like USER_OPERATOR_TAGS for V2 and USER_OPERATOR_TAGS_V1 for V1)
  • Implement test in bc_obps/registration/tests/endpoints/v2/user/test_user_app_role.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant