Skip to content

variable name "params" doesn't uniq #240

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

Closed
mixalbl4-127 opened this issue Apr 15, 2021 · 2 comments · Fixed by #245
Closed

variable name "params" doesn't uniq #240

mixalbl4-127 opened this issue Apr 15, 2021 · 2 comments · Fixed by #245
Assignees
Labels
bug Something isn't working

Comments

@mixalbl4-127
Copy link

I have one swagger parametr with name params
image

this is a result. Same name with system params variable
image

How to set different name to system params?

@mixalbl4-127
Copy link
Author

mixalbl4-127 commented Apr 16, 2021

...<%~ _.get(params, "name") %>,
in templates it look like configurable name but can't understand how to do it @js2me

@mixalbl4-127
Copy link
Author

mixalbl4-127 commented Apr 16, 2021

1.6.0

Features:

  • Improvenment in optional request params (request body, query params, path params)
    Fixes:
  • Fix bug when path request param have the same name as query
  • Fix bug when path request param have the same name as params

he-he it was fixed... but it return again ))

@js2me js2me self-assigned this Apr 23, 2021
@js2me js2me linked a pull request Apr 23, 2021 that will close this issue
@js2me js2me added the bug Something isn't working label Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants