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

Refresh onfido-node after onfido-openapi-spec update (40b86a1) #136

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

devops-automation-onfido
Copy link
Collaborator

@devops-automation-onfido devops-automation-onfido commented Jul 9, 2024

@devops-automation-onfido devops-automation-onfido changed the title Refresh onfido-node after onfido-openapi-spec update (aa11368) Refresh onfido-node after onfido-openapi-spec update (6c4e429) Jul 10, 2024
@devops-automation-onfido devops-automation-onfido changed the title Refresh onfido-node after onfido-openapi-spec update (6c4e429) Refresh onfido-node after onfido-openapi-spec update (40b86a1) Jul 15, 2024
@dvacca-onfido dvacca-onfido marked this pull request as draft July 15, 2024 15:48
@dvacca-onfido dvacca-onfido self-assigned this Jul 15, 2024
@@ -26,6 +26,7 @@ function getExpectedWorkflowRun(
return getExpectedObject(exampleWorkflowRun, {
applicant_id: expect.stringMatching(/^[0-9a-z-]+$/),
id: expect.stringMatching(/^[0-9a-z-]+$/),
customer_user_id: expect.stringMatching(/^[0-9a-z-]+$/),

Choose a reason for hiding this comment

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

Wait, actually, this can be any string. It's provided by the customer, so it's not necessarily a UUID.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm going to fix that 👍

@dvacca-onfido
Copy link
Contributor

dvacca-onfido commented Jul 17, 2024

@franciscocastanho-onfido could you please check applicants.test.ts, it looks they started failing after your change? 🙏

@dvacca-onfido
Copy link
Contributor

LGTM

@dvacca-onfido dvacca-onfido marked this pull request as ready for review July 17, 2024 09:47
@dvacca-onfido dvacca-onfido merged commit 04ea7e1 into master Jul 17, 2024
7 checks passed
@dvacca-onfido dvacca-onfido deleted the release-upgrade branch July 17, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants