Skip to content

Refactor routes/backend.php#1003

Merged
outdooracorn merged 1 commit into
mainfrom
refactor-backend.php
Nov 20, 2025
Merged

Refactor routes/backend.php#1003
outdooracorn merged 1 commit into
mainfrom
refactor-backend.php

Conversation

@outdooracorn
Copy link
Copy Markdown
Member

  • Use arrow function in '/healthz' route and put on single line
  • Group top level routes together
  • Add comments to separate routes with different HTTP methods

* Use arrow function in '/healthz' route and put on single line
* Group top level routes together
* Add comments to separate routes with different HTTP methods
@outdooracorn outdooracorn self-assigned this Nov 20, 2025
@outdooracorn outdooracorn merged commit 2c209e7 into main Nov 20, 2025
6 checks passed
@outdooracorn outdooracorn deleted the refactor-backend.php branch November 20, 2025 11:23
deer-wmde pushed a commit that referenced this pull request Dec 15, 2025
* Use arrow function in '/healthz' route and put on single line
* Group top level routes together
* Add comments to separate routes with different HTTP methods

Bug: T410609
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