Skip to content

Resolve TODO: re-check options route in fractal action #35 #36

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 9 commits into from
Dec 11, 2024

Conversation

SOHELAHMED7
Copy link
Member

Fixes #35

@SOHELAHMED7 SOHELAHMED7 requested a review from cebe August 28, 2024 14:56
@SOHELAHMED7 SOHELAHMED7 self-assigned this Aug 28, 2024
@SOHELAHMED7 SOHELAHMED7 linked an issue Aug 28, 2024 that may be closed by this pull request
@SOHELAHMED7 SOHELAHMED7 changed the title Draft: Resolve TODO: re-check options route in fractal action #35 Resolve TODO: re-check options route in fractal action #35 Sep 3, 2024
@SOHELAHMED7 SOHELAHMED7 marked this pull request as ready for review September 3, 2024 11:29
'info/pet-details' => 'petinfo/pet-detail/options',
'forum/pet2-details' => 'forum/pet2-detail/options',
'forum2/pet3-details' => 'forum2/pet3-detail/options',
'api/v2/comments' => 'api/v2/comment/options',
Copy link
Member

Choose a reason for hiding this comment

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

why do auto generated rules contain module paths? I'd expect only controller/action here

Copy link
Member Author

Choose a reason for hiding this comment

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

That is due to urlPrefixes

public $urlPrefixes = [];

It is configured here in

…n-fractal-action' of github.com:php-openapi/yii2-openapi into 35-resolve-todo-re-check-options-route-in-fractal-action
…n-fractal-action' of github.com:php-openapi/yii2-openapi into 35-resolve-todo-re-check-options-route-in-fractal-action
@cebe cebe merged commit ca23577 into master Dec 11, 2024
5 checks passed
@cebe
Copy link
Member

cebe commented Dec 11, 2024

Thank you!

@cebe cebe deleted the 35-resolve-todo-re-check-options-route-in-fractal-action branch December 11, 2024 13:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve TODO: re-check options route in fractal action
2 participants