-
Notifications
You must be signed in to change notification settings - Fork 561
feat(plugins): add SapSuccessfactors plugin #1158
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
devjain32
merged 20 commits into
corsairdev:main
from
Aral-549:feat/sap_successfactors-plugin
Sep 2, 2026
Merged
Changes from 3 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
94d46a4
feat(sapsuccessfactors): add sap successfactors plugin
Aral-549 b030041
fix(sapsuccessfactors): enforce runtime schemas and sanitize paths
Aral-549 a6414ce
test(sapsuccessfactors): add negative schema validation tests
Aral-549 2f3a765
feat(sapsuccessfactors): add database entities and odata query mappings
Aral-549 ec76b4b
test(sapsuccessfactors): eliminate event logging test warnings
Aral-549 41f6deb
docs(sapsuccessfactors): document REST/OData scope in webhooks
Aral-549 d25a15b
feat(sapsuccessfactors): support sandbox api key and flexible odata s…
Aral-549 3f3fc70
feat(sapsuccessfactors): robust sandbox and production url normalization
Aral-549 2ad4f90
fix(sapsuccessfactors): strip whitespace and newlines from apiBaseUrl
Aral-549 64fbc36
fix(sapsuccessfactors): resolve CodeQL incomplete URL sanitization
Aral-549 6f85697
fix(sapsuccessfactors): enforce schemas, auth, and official OData paths
Dhirenderchoudhary d391ac7
Merge remote-tracking branch 'upstream/main' into feat/sap_successfac…
Dhirenderchoudhary fedd6ac
fix(sapsuccessfactors): restore registration after main merge
Dhirenderchoudhary 25ebb5e
Update packages/sapsuccessfactors/endpoints/types.ts
Dhirenderchoudhary dd1ff2e
fix: drop leftover docs from unrelated-history merge
Dhirenderchoudhary 7e11613
Merge remote-tracking branch 'aral549/feat/sap_successfactors-plugin'…
Dhirenderchoudhary 0730304
fix(sapsuccessfactors): satisfy RequiredPluginEndpointMeta
Dhirenderchoudhary d186877
fix(sapsuccessfactors): enforce OData collection vs entity outputs
Dhirenderchoudhary 7b394ef
fix(sapsuccessfactors): accept 204 empty bodies on writes
Dhirenderchoudhary 421be65
fix(sapsuccessfactors): per-operation OData output shapes
Dhirenderchoudhary 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
Oops, something went wrong.
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.