[API Proxy Commands] URL Mapping Configuration #108
Merged
gemanor merged 63 commits intopermitio:mainfrom Apr 24, 2025
Merged
Conversation
fixed lint issues
gemanor
requested changes
Apr 17, 2025
Collaborator
gemanor
left a comment
There was a problem hiding this comment.
Hey, great start!
It needs some refactoring in:
- The utilization of the AuthProvider and the utilization of
useClient - The mapping rules argument and wizards
Co-authored-by: Gabriel Manor <g.e.manor@gmail.com>
Co-authored-by: Gabriel Manor <g.e.manor@gmail.com>
gemanor
requested changes
Apr 24, 2025
Collaborator
gemanor
left a comment
There was a problem hiding this comment.
Great job there! Haven't tested the functionality yet, but left all comments on the experience. Please LMK when done, so I'll run some tests on the functionality.
Co-authored-by: Gabriel Manor <g.e.manor@gmail.com>
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
this pr aims to implement proxy commands
Implementation Details
Commands are:
/closes #102
Type of Change
Checklist
mainwith an appropriate name (e.g.,fix/issue-123,feature/new-command)New Command Details (if applicable)
src/commandsdirectoryAuthProvidercomponentapiKeyargumentAdditional Notes
Screenshots/Recordings