Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Sep 8, 2023
1 parent f95bb24 commit 1d9dd94
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions json/LegalEntityService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5364,6 +5364,7 @@
"summary" : "Create a hosted onboarding link",
"description" : "Example request for creating a hosted onboarding link",
"value" : {
"themeId" : "YOUR_THEME_ID",
"redirectUrl" : "https://your.redirect-url.com/",
"locale" : "nl-NL"
}
Expand Down
1 change: 1 addition & 0 deletions json/LegalEntityService-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5887,6 +5887,7 @@
"summary" : "Create a hosted onboarding link",
"description" : "Example request for creating a hosted onboarding link",
"value" : {
"themeId" : "YOUR_THEME_ID",
"redirectUrl" : "https://your.redirect-url.com/",
"locale" : "nl-NL"
}
Expand Down
1 change: 1 addition & 0 deletions json/LegalEntityService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -6851,6 +6851,7 @@
"summary" : "Create a hosted onboarding link",
"description" : "Example request for creating a hosted onboarding link",
"value" : {
"themeId" : "YOUR_THEME_ID",
"redirectUrl" : "https://your.redirect-url.com/",
"locale" : "nl-NL"
}
Expand Down
1 change: 1 addition & 0 deletions yaml/LegalEntityService-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3978,6 +3978,7 @@ components:
summary: Create a hosted onboarding link
description: Example request for creating a hosted onboarding link
value:
themeId: YOUR_THEME_ID
redirectUrl: https://your.redirect-url.com/
locale: nl-NL
post-legalEntities-id-onboardingLinks-createOnboardingLink-200:
Expand Down
1 change: 1 addition & 0 deletions yaml/LegalEntityService-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4413,6 +4413,7 @@ components:
summary: Create a hosted onboarding link
description: Example request for creating a hosted onboarding link
value:
themeId: YOUR_THEME_ID
redirectUrl: https://your.redirect-url.com/
locale: nl-NL
post-legalEntities-id-onboardingLinks-createOnboardingLink-200:
Expand Down
1 change: 1 addition & 0 deletions yaml/LegalEntityService-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5133,6 +5133,7 @@ components:
summary: Create a hosted onboarding link
description: Example request for creating a hosted onboarding link
value:
themeId: YOUR_THEME_ID
redirectUrl: https://your.redirect-url.com/
locale: nl-NL
post-legalEntities-id-onboardingLinks-createOnboardingLink-200:
Expand Down

0 comments on commit 1d9dd94

Please sign in to comment.