Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial lookup (subjects) endpoint. (#72)
* Initial lookup (subjects) endpoint. * Streaming subjects working over gRPC * Added limits and continuation tokens * PR feedback * Added some tests * Add WaitForQuantizationInterval after writing test relationships to fix flaky tests * Refactor read relationships for streaming rpc. * Remove extraneous comment * Remove unused has_more response parameter * Adjusted LookupService to align with API concepts * PR feedback/proto adjustments * Exclude wildcard subjects until the API has handling for this * Reordered lookup subjects parameters to be resource relation subject --------- Co-authored-by: Mark McLaughlin <[email protected]>
- Loading branch information