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 strict match to ruby sdk #69

Merged
merged 5 commits into from
Jun 12, 2024
Merged

add strict match to ruby sdk #69

merged 5 commits into from
Jun 12, 2024

Conversation

Kennyinspire
Copy link
Contributor

Summary

Add an AML strict match option to the ruby SDK, allowing users to set the value of strict_match optionally.

Test Instructions

  • clone repository and checkout branch
  • run rspec to run the unit tests
  • update the examples/aml_check.rb and run ruby examples/aml_check.rb

Copy link
Contributor

@beaglebets beaglebets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good but I would like to see that proves that if you pass strict mode false that you get strict_match=false as a parameter sent to the server

@Kennyinspire Kennyinspire merged commit 370196e into main Jun 12, 2024
7 checks passed
@Kennyinspire Kennyinspire deleted the add-strictmatch-to-aml branch June 12, 2024 09:57
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