Skip to content

Issue #19: Resources in routes must be singular#20

Merged
alexmerlin merged 1 commit into1.0from
issue-19
Aug 27, 2025
Merged

Issue #19: Resources in routes must be singular#20
alexmerlin merged 1 commit into1.0from
issue-19

Conversation

@alexmerlin
Copy link
Copy Markdown
Member

Also, fixed a file reference bug in src/Type/OpenApi.php where I pointed the GET collection action to the DeleteResourceHandler instead of the GetCollectionHandler.

Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
@alexmerlin alexmerlin self-assigned this Aug 26, 2025
@alexmerlin alexmerlin requested a review from arhimede August 26, 2025 14:33
Copy link
Copy Markdown
Member

@arhimede arhimede left a comment

Choose a reason for hiding this comment

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

KebabCase 💯

@alexmerlin alexmerlin linked an issue Aug 27, 2025 that may be closed by this pull request
@alexmerlin alexmerlin merged commit 5ccd0ca into 1.0 Aug 27, 2025
37 checks passed
@alexmerlin alexmerlin deleted the issue-19 branch August 27, 2025 10:06
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.

Resources in routes must be singular

2 participants