Skip to content

feat: status_list_aggregate #66

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

Conversation

Blindspot22
Copy link
Collaborator

No description provided.

@Blindspot22 Blindspot22 self-assigned this May 5, 2025
@Blindspot22 Blindspot22 linked an issue May 5, 2025 that may be closed by this pull request
@Blindspot22 Blindspot22 requested a review from IngridPuppet May 6, 2025 09:35
@Ogenbertrand Ogenbertrand requested a review from Hermann-Core May 6, 2025 09:40
@Blindspot22 Blindspot22 added the enhancement New feature or request label May 7, 2025
@Christiantyemele
Copy link
Collaborator

@Blindspot22 it will be preferable you resolve the conflicts here before we start review cause they contain most of your changes

@Ogenbertrand Ogenbertrand removed the request for review from IngridPuppet May 12, 2025 09:45
@Blindspot22
Copy link
Collaborator Author

@Christiantyemele On it 👍

@Blindspot22 Blindspot22 marked this pull request as draft May 30, 2025 14:32
@Blindspot22 Blindspot22 dismissed stale reviews from Hermann-Core and Christiantyemele June 2, 2025 09:01

dismissed

@Ogenbertrand Ogenbertrand marked this pull request as ready for review June 2, 2025 09:37
src/main.rs Outdated
Comment on lines 55 to 56
.route("/statuslists/{list_id}", get(get_status_list))
.route("/statuslists/publish", post(publish_token_status))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were this part of your implementation?

@Blindspot22
Copy link
Collaborator Author

Continued here

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
None yet
Development

Successfully merging this pull request may close these issues.

Create endpoint for aggregate status list as from the spec
3 participants