-
Notifications
You must be signed in to change notification settings - Fork 25
feat: Add raw request method for calling arbitrary API endpoints #298
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
Open
Abishek-Newar
wants to merge
41
commits into
openfga:main
Choose a base branch
from
Abishek-Newar:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
6719b0b
feat/Add raw request method to JavaScript SDK for calling arbitrary A…
Abishek-Newar 41d7044
filed the gaps between go-sdk and js-sdk
Abishek-Newar f338e77
covering the failed test cases in github actions
Abishek-Newar 836ecf6
updated the readme for rawRequests
Abishek-Newar ca0c8e8
Merge branch 'main' into main
SoulPancake 3b830c3
removed the white spaces from the api.ts
Abishek-Newar ebcd4f5
removed white spaces from api.ts
Abishek-Newar 0d6b33c
removed white spaces from api.ts
Abishek-Newar f18c2b9
removed white spaces from client.ts
Abishek-Newar 55a78c0
removed white spaces from client.ts
Abishek-Newar 02861ca
trying to fix the test failure
Abishek-Newar 307e15a
Updated nocks.ts
Abishek-Newar 97af6ab
update nocks.ts
Abishek-Newar d6d4484
updated nocks
Abishek-Newar 1a1e8f6
Updated RawRequest.test.ts by comparing it to go-sdk
Abishek-Newar 7e12939
url encoding fixed
Abishek-Newar 1e4af9e
changeing the base path to match that of nock one
Abishek-Newar 254db3c
changed the nock url
Abishek-Newar 232a776
mew test changes
Abishek-Newar b0529ef
resolved the issues
Abishek-Newar 7407e68
using regex based url matching in nocks
Abishek-Newar 939abb3
fixing the regex in nocks
Abishek-Newar a05df74
updated nocks regex
Abishek-Newar 55428ef
testing
Abishek-Newar cba2592
removed the rm
Abishek-Newar 376ea1b
update nocks.ts
Abishek-Newar 0afe5ac
modified the test and reveretd the nocks
Abishek-Newar cb35e1d
updated the path
Abishek-Newar 68257d5
changed to default configuration instead of url
Abishek-Newar 0a053a0
modified the rawrequests
Abishek-Newar e651fea
update sequential run test
Abishek-Newar 84326cb
reverted main yml file
Abishek-Newar 73021ff
changes in the configruation
Abishek-Newar bece098
changes in raw request test
Abishek-Newar 24e1ecb
reqwrite of rawrequest acc to headers
Abishek-Newar 21affd2
changes in rawrequest
Abishek-Newar 80bd09f
Update rawRequests.ts
Abishek-Newar 598de4b
Update rawRequests
Abishek-Newar 200ad3e
update rawRequests.ts
Abishek-Newar ce389e6
Merge branch 'openfga:main' into main
Abishek-Newar 37ad6f5
fix: changed the naming conventions
Abishek-Newar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.