Skip to content
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

Add ReplyTo Usage for Kotlin #1419

Merged
merged 3 commits into from
May 8, 2024
Merged

Add ReplyTo Usage for Kotlin #1419

merged 3 commits into from
May 8, 2024

Conversation

chris-tbd
Copy link
Contributor

@chris-tbd chris-tbd commented May 7, 2024

This pull request primarily updates the ExchangesApiProvider and PfiStructureTest classes in the site/testsuites/testsuite-kotlin/src/test/kotlin/docs/tbdex/pfi directory. The changes enable the write method to handle a replyTo parameter, which is used to provide callback functionality. The write method now inserts callback data into the dataProvider if replyTo is not empty. Additionally, the PFI initializes routes test in PfiStructureTest has been updated to pass the replyTo parameter to the write method.

Changes to ExchangesApiProvider:

Changes to PfiStructureTest:


Copy link

netlify bot commented May 7, 2024

Deploy Preview for tbd-website-developer ready!

Name Link
🔨 Latest commit f9aa8f2
🔍 Latest deploy log https://app.netlify.com/sites/tbd-website-developer/deploys/663a90ecee38760009f8d7ef
😎 Deploy Preview https://deploy-preview-1419--tbd-website-developer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@chris-tbd chris-tbd merged commit 6f61bb4 into main May 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants