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

Create endpoint to list redirect rules for a specific short URL #2031

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Feb 27, 2024

Part of #1914

This PR adds the endpoint to list dynamic redirect rules for short URLs.

It additionally removes some old references to old error codes from the swagger docs.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.20%. Comparing base (a72e22e) to head (ab7824a).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2031      +/-   ##
=============================================
+ Coverage      97.18%   97.20%   +0.01%     
- Complexity      1311     1317       +6     
=============================================
  Files            243      245       +2     
  Lines           4552     4578      +26     
=============================================
+ Hits            4424     4450      +26     
  Misses           128      128              

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

@acelaya acelaya marked this pull request as ready for review February 28, 2024 08:15
@acelaya acelaya merged commit 23c07c4 into shlinkio:develop Feb 28, 2024
23 checks passed
@acelaya acelaya deleted the feature/redirect-rules-api branch February 28, 2024 08:17
@acelaya acelaya mentioned this pull request Feb 27, 2024
8 tasks
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

1 participant