Skip to content

Model scenarios for create/update actions #41

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

Closed
SOHELAHMED7 opened this issue Sep 3, 2024 · 0 comments · Fixed by #42
Closed

Model scenarios for create/update actions #41

SOHELAHMED7 opened this issue Sep 3, 2024 · 0 comments · Fixed by #42
Assignees

Comments

@SOHELAHMED7
Copy link
Member

Resolve below TODO:

namespace cebe\yii2openapi\lib\items;
 
final class FractalAction extends BaseObject

public function getTemplate():?string
    {
        //@TODO: Model scenarios for create/update actions
        return $this->templateFactory()->getTemplate();
    }

Part of #10

and

Part of cebe#180

@SOHELAHMED7 SOHELAHMED7 self-assigned this Sep 3, 2024
@SOHELAHMED7 SOHELAHMED7 linked a pull request Sep 4, 2024 that will close this issue
cebe added a commit that referenced this issue Nov 12, 2024
…update-actions

Resolve: Model scenarios for create/update actions #41
@cebe cebe closed this as completed in #42 Nov 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant