We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some tools/applications might want to fetch information about a specific bundle after the lassoPage operation completes (I ran into this use case).
For this reason, the LassoPageResult object should be extended so that this information can be easily retrieved:
LassoPageResult
The text was updated successfully, but these errors were encountered:
bdadb6d
Merge pull request #51 from lasso-js/Issue49
0b6ead5
Fixes #49 Make it possible to fetch lasso results by bundle name
Incremented minor version: 1.8.6 --> 1.9.0
e1a9a69
Include fixes for #48 and #49
No branches or pull requests
Some tools/applications might want to fetch information about a specific bundle after the lassoPage operation completes (I ran into this use case).
For this reason, the
LassoPageResult
object should be extended so that this information can be easily retrieved:The text was updated successfully, but these errors were encountered: