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

DEVEXP-522: E2E Verification/Status #130

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

asein-sinch
Copy link
Collaborator

No description provided.

@@ -5,3 +5,4 @@ tsconfig.build.tsbuildinfo
tsconfig.tsbuildinfo
packages/**/dist
.env
*.feature

Choose a reason for hiding this comment

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

Should be about a locally installed/cloned mockserver repo ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, I don't want to see any cucumber files in this repo

@@ -6,7 +6,8 @@ export interface VerificationStatusByIdentityRequestData {
/** For type `number` use a [E.164](https://community.sinch.com/t5/Glossary/E-164/ta-p/7537)-compatible phone number. */
'endpoint': string;
/** The method of the verification. */
'method': 'sms' | 'callout' | 'flashcall';
// TODO v2.0 - Remove 'callout' option

Choose a reason for hiding this comment

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

Even if not yet planned, a created ticket reference(within an "V2 Epic") as reminder ? (and ticket could reference this source file)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll create a confluence page to prepare the things to do for the 2.0, it will be easier to manage / edit.

@asein-sinch asein-sinch merged commit b0071d9 into v1.2-next Aug 28, 2024
4 checks passed
@asein-sinch asein-sinch deleted the DEVEXP-522_E2E-Verification/Status branch August 28, 2024 15:18
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.

2 participants