-
Notifications
You must be signed in to change notification settings - Fork 0
Update readme #138
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
Merged
Merged
Update readme #138
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
09515b1
Export MutliWorkspace client, make WorkspaceProxy private, adjust the…
andrii-balitskyi e6161d9
Update readme
andrii-balitskyi 0d78538
Add advanced http client usage
andrii-balitskyi d105753
Update README.md
andrii-balitskyi ac139d7
Fix middleware usage example, format code samples
andrii-balitskyi b2e8439
Update Using the Faraday Client section
andrii-balitskyi 55b5116
Define Seam::WebhookVerificationError, use it in readme code sample
andrii-balitskyi c707a1d
Fix 'Using the Faraday Client' section code sample
andrii-balitskyi 10d27a3
Remove bash
andrii-balitskyi 5029d95
Fix bundler link
andrii-balitskyi c7bf1a3
Update indentation
andrii-balitskyi b902492
Fix Note syntax
andrii-balitskyi 44b0e43
ADd tip
andrii-balitskyi eb84cf3
Merge branch 'main' into update-readme
andrii-balitskyi 4a341b5
Generate README table of contents (#140)
andrii-balitskyi 0754988
Merge branch 'main' into update-readme
andrii-balitskyi 3ace78c
Fix webooks code and readme
andrii-balitskyi 83c0de3
Merge branch 'main' into update-readme
andrii-balitskyi 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -66,5 +66,7 @@ def create(**kwargs) | |
| @workspaces.create(**kwargs) | ||
| end | ||
| end | ||
|
|
||
| private_constant :WorkspacesProxy | ||
| end | ||
| end | ||
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.