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

Check caching mechanism for Bosch IoT Suite generator postman/dev-console option #2629

Closed
kolotu opened this issue Oct 9, 2020 · 0 comments
Labels

Comments

@kolotu
Copy link
Member

kolotu commented Oct 9, 2020

The Caching mechanism can pickup the wrong attachment in some cases.

/api/v1/generators/boschiotsuite/models/org.eclipse.vorto.tutorials:RaspberryPi:1.0.0?provision=true&requestBodyOnly=true

for this generator it's for the provisioning string
for the postman collection it's

so it seems to get confused with the two tags with the same name here.

We could add another query parameter to the postman option (output=postman) or ensure that it's evaluated that there are either 1 or 2 tags.

This bug could also be already fixed and the data on this specific model was just outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant