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

fix: add return_to parameter to API spec of createRecoveryLinkForIdenity #3711

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

zepatrik
Copy link
Member

The parameter is already handled properly, it was just missing in the API spec.

as reported by @francesconi

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9a52ddf) 78.32% compared to head (6bab5d5) 78.29%.
Report is 1 commits behind head on master.

Files Patch % Lines
selfservice/strategy/link/strategy_recovery.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3711      +/-   ##
==========================================
- Coverage   78.32%   78.29%   -0.04%     
==========================================
  Files         346      346              
  Lines       23586    23586              
==========================================
- Hits        18474    18466       -8     
- Misses       3718     3725       +7     
- Partials     1394     1395       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zepatrik zepatrik merged commit 757a5e4 into master Jan 25, 2024
30 of 31 checks passed
@zepatrik zepatrik deleted the fix/sdk/add-param branch January 25, 2024 08:40
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