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

Deal with variables that have the same prefix #33

Open
gcatanese opened this issue Mar 7, 2023 · 0 comments
Open

Deal with variables that have the same prefix #33

gcatanese opened this issue Mar 7, 2023 · 0 comments

Comments

@gcatanese
Copy link
Contributor

The conversion doesn't work properly when variables have the same prefix: MY_VAR, MY_VAR_1, MY_VAR_2

Proposed Solution

Allow OpenAPI specification to use placeholders directly in the examples (i.e. {{MY_VAR}}, {{MY_VAR_1}}, {{MY_VAR_2}} instead of relying on (sub)string matching

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