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 support for phriction.content.search and phriction.document.search #51

Open
tsimonq2 opened this issue Aug 24, 2018 · 1 comment
Open

Comments

@tsimonq2
Copy link

These are going to eventually replace phriction.info and phriction.history. They're marked as "frozen" already on the master clone, so we should have at least have support for the replacements.

@goddenrich
Copy link

if you use

from phabricator import Phabricator
phab = Phabricator()
phab.update_interfaces()

then you should be able to do:

phab.content.search()
phab.phriction.document.search()

just fine

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

2 participants