Skip to content

refactor: move apikey processing logic from controller to service layer#1160

Open
yogeshpatel70 wants to merge 1 commit into
Walkover-Web-Solution:testingfrom
yogeshpatel70:published_version_for_apikeys
Open

refactor: move apikey processing logic from controller to service layer#1160
yogeshpatel70 wants to merge 1 commit into
Walkover-Web-Solution:testingfrom
yogeshpatel70:published_version_for_apikeys

Conversation

@yogeshpatel70

Copy link
Copy Markdown
Collaborator
  • Moved apikey decryption, masking, and cache lookup from controller to service
  • Added published_version_ids filtering logic in service layer
  • Optimized published version lookup with single query and Set-based filtering
  • Removed unused findInCache import from controller

@windsurf-bot windsurf-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me 🤙

💡 To request another review, post a new comment with "/windsurf-review".

@yogeshpatel70
yogeshpatel70 force-pushed the published_version_for_apikeys branch from 4877629 to 0467811 Compare July 16, 2026 08:39
@yogeshpatel70
yogeshpatel70 force-pushed the published_version_for_apikeys branch from 0467811 to 70b9e8b Compare July 16, 2026 08:42
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