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

Add operation scraper #1399

Closed
evanchooly opened this issue Nov 20, 2019 · 0 comments
Closed

Add operation scraper #1399

evanchooly opened this issue Nov 20, 2019 · 0 comments
Labels
Milestone

Comments

@evanchooly
Copy link
Member

I would like a scraper that, given a set of urls, can extract all the operators in a certain context and catalog them. Using this catalog, I can track missing operations in the morphia API once combined with some internal auditing as well.

This internal auditing can perhaps use the @mongodb.driver.manual taglets to link up methods with operations in this catalog. Or perhaps a new non-retained annotation can be used instead.

@evanchooly evanchooly added this to the 2.0.0 milestone Nov 20, 2019
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