Use the correct Permit API Instead of CloudPDP API - #70
Conversation
There was a problem hiding this comment.
Pull request overview
This PR fixes routing issues by consolidating API client configuration. Previously, separate client configurations were created for different API endpoints (one for facts and one for regular APIs), which caused incorrect routing from cloudpdp to the API. The change unifies all API clients to use the same base client configuration.
- Removed the separate facts client configuration
- Updated all API endpoints to use the unified base client
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.