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

Connect hypercert entity to allow list record #240

Open
bitbeckers opened this issue Feb 4, 2025 · 0 comments
Open

Connect hypercert entity to allow list record #240

bitbeckers opened this issue Feb 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@bitbeckers
Copy link
Collaborator

bitbeckers commented Feb 4, 2025

Update the API so that you can query allow list records and get the hypercert entity attached to it.

Pseudo query:

{attestations: {
   id,
   schema_uid,
   hypercert: {
      hypercert_id,
      metadata: {
           name,
           description
       }
   }
} 
}
@bitbeckers bitbeckers added the enhancement New feature or request label Feb 4, 2025
@bitbeckers bitbeckers changed the title Connect hypercert entitiy to allow list record Connect hypercert entity to allow list record Feb 5, 2025
@bitbeckers bitbeckers moved this from Backlog to Ready in Hypercerts dev team daily ops Feb 5, 2025
@bitbeckers bitbeckers moved this from Ready to Backlog in Hypercerts dev team daily ops Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant