-
Notifications
You must be signed in to change notification settings - Fork 170
Native fetch SAP BTP Destination service client #2871
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
schwma
wants to merge
26
commits into
main
Choose a base branch
from
feat/native-fetch-destination-docs
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.
+152
−20
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
796e09b
docs: document native BTP Destination Service client for Node.js
schwma 93a1f09
docs: move destination docs to service-bindings, revert consuming-ser…
schwma c4c9722
docs: fix destination intro sentence to match existing wording
schwma 44348dc
docs: move native fetch to node.js/remote-services, link from to-cf
schwma b3041b2
docs: merge Cloud SDK and native fetch sections in to-cf.md
schwma f673da8
docs: beta tag on native fetch headings, remove tenant resolution par…
schwma ed1e362
docs: refine native fetch config and timeout documentation
schwma 11dcf20
docs: fix snippet style and content in service-bindings.md
schwma 6703c1a
docs: use lowercase 'Destination service' in body text
schwma 2a9407c
docs: remove caching section from native fetch destinations
schwma 8b3089c
docs: fix whitespace in consuming-services.md
schwma 00ff097
docs: clean up native fetch destination section formatting
schwma ca7861b
docs: fix broken native-fetch link in service-bindings.md
schwma 381187a
Newline
schwma b74e42f
docs: refine HTTP client section wording and formatting
schwma 190d14b
docs: split remote service consumption intro into two paragraphs
schwma 357dfcf
docs: simplify client selection sentence
schwma 44aa0c9
docs: reword destination and application-defined destination intros
schwma c59cfb4
docs: reword application-defined destinations intro
schwma 4011813
docs: use SAP BTP consistently throughout
schwma 99a743f
docs: reword destinations intro sentence
schwma d026436
docs: fix consecutive CAP supports paragraphs
schwma 826ef54
docs: refine wording and phrasing
schwma 0fa929b
Merge branch 'main' into feat/native-fetch-destination-docs
schwma 7b0ca20
cosmetics
smahati 9ddf391
cosmetics
smahati 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI: Parts of this section were adapted from
consuming-services.md