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

/api/v1/nextpins route, complementing the /api/v1/pins route in problem diagnosis #1212

Merged
merged 3 commits into from
Mar 13, 2023

Conversation

peterbroadhurst
Copy link
Contributor

@peterbroadhurst peterbroadhurst commented Mar 7, 2023

  • Added reference documentation for the NextPin data structure
  • Added new GET /api/v1/nextpins API
  • Added new generic filter based DB getter to the DB layer to serve this API
    • Left the optimized GetNextPinForContext method unchanged

…in problem diagnosis

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@peterbroadhurst peterbroadhurst merged commit 203188e into hyperledger:main Mar 13, 2023
@peterbroadhurst peterbroadhurst deleted the get-nextpins branch March 13, 2023 16:09
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.

2 participants