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

multiple different definitions to one function #489

Open
guraysatici opened this issue Sep 13, 2022 · 0 comments
Open

multiple different definitions to one function #489

guraysatici opened this issue Sep 13, 2022 · 0 comments

Comments

@guraysatici
Copy link

I'm sending a "source" parameter to a function in a Controller file in Laravel. It produces two different inputs and outputs according to this parameter. I define two different swaggers in this single function but it is not working. For example, when I send "email" as the source to the register function, different entries are made, while when I send "social" as the source, there are different entries. How can I run this in swagger?

  • L5-Swagger Version: #.#.# (composer show | grep l5-swagger)
  • PHP Version (php -v):
  • OS:

Description:

Steps To Reproduce:

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

No branches or pull requests

1 participant