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

feat: query connections by their_public_did #1637

Merged
merged 3 commits into from
Feb 23, 2022

Conversation

TimoGlastra
Copy link
Contributor

Now that their_public_did is saved as a tag (#1543), we can use it to filter connections made with a specific public did.

This PR adds the filter option to the get all connections endpoint. Same as with #1453, this will only work for connections made after PR #1453 was merged or if the upgrade command has been run

@TimoGlastra TimoGlastra force-pushed the feat/query-public-did branch from 925f08a to 273fc71 Compare February 22, 2022 10:02
Signed-off-by: Timo Glastra <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #1637 (75e9d0c) into main (d00050f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1637   +/-   ##
=======================================
  Coverage   95.67%   95.67%           
=======================================
  Files         528      528           
  Lines       32643    32644    +1     
=======================================
+ Hits        31230    31231    +1     
  Misses       1413     1413           

@andrewwhitehead andrewwhitehead merged commit 27248f0 into main Feb 23, 2022
@andrewwhitehead andrewwhitehead deleted the feat/query-public-did branch February 23, 2022 22:54
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

Successfully merging this pull request may close these issues.

3 participants