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 api doc not showing #2996

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Fix api doc not showing #2996

merged 1 commit into from
Feb 10, 2025

Conversation

ildyria
Copy link
Member

@ildyria ildyria commented Feb 9, 2025

The docs was returning a 404 because it seems to be have been registered with lower priority than the catch all.
Also needed composer update to fix one of the latest bug introduced by scramble...

@ildyria ildyria requested a review from a team as a code owner February 9, 2025 23:09
@ildyria ildyria added the Review: easy Easy review expected: probably just need a quick to go through. label Feb 9, 2025
Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.21%. Comparing base (ad973ce) to head (483e034).
Report is 2 commits behind head on master.

Additional details and impacted files

@ildyria ildyria merged commit 5f54afd into master Feb 10, 2025
54 checks passed
@ildyria ildyria deleted the fix-api-doc branch February 10, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review: easy Easy review expected: probably just need a quick to go through.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants