-
Notifications
You must be signed in to change notification settings - Fork 8
Added support for preview token and optimize the create method #367
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
Conversation
Coverage report for commit: b70d2e4
Summary - Lines: 88.70% | Methods: 97.67% | Branches: 73.16%
🤖 comment via lucassabreu/comment-coverage-clover |
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.
Hey @sunil-lakshman , this PR looks good for creating preview token seperately. But it seems like the functionality for creating preview token when creating deliverytoken is removed. How are we planning to add it back again?
@nadeem-cs Thanks for pointing that out. I checked with the CMA team, and the |
@nadeem-cs As discussed removed the default param |
No description provided.