Skip to content

feat: enable listing canisters via query call with subnet ID in the URL#9977

Merged
mraszyk merged 13 commits intomasterfrom
mraszyk/query-call-to-subnet-id
Apr 23, 2026
Merged

feat: enable listing canisters via query call with subnet ID in the URL#9977
mraszyk merged 13 commits intomasterfrom
mraszyk/query-call-to-subnet-id

Conversation

@mraszyk
Copy link
Copy Markdown
Contributor

@mraszyk mraszyk commented Apr 22, 2026

This PR adds a new public HTTP endpoint /api/v3/subnet/<effective_subnet_id>/query on the replica that supports call to the list_canisters endpoint of the management canister (aaaaa-aa). It is specified in this PR.

Note. PocketIC support will be added in a separate PR.

@github-actions github-actions Bot added the feat label Apr 22, 2026
@mraszyk mraszyk marked this pull request as ready for review April 23, 2026 05:58
@mraszyk mraszyk requested review from a team as code owners April 23, 2026 05:58
Comment thread rs/tests/networking/http_endpoints_public_spec_test.rs Outdated
Comment thread rs/http_endpoints/public/src/query.rs
Comment thread rs/http_endpoints/public/src/query.rs
mraszyk and others added 2 commits April 23, 2026 12:24
Co-authored-by: Leo Eichhorn <99166915+eichhorl@users.noreply.github.com>
Comment thread rs/http_endpoints/public/src/query.rs Outdated
@mraszyk mraszyk enabled auto-merge April 23, 2026 12:44
@mraszyk mraszyk added this pull request to the merge queue Apr 23, 2026
Merged via the queue into master with commit a8beefd Apr 23, 2026
37 checks passed
@mraszyk mraszyk deleted the mraszyk/query-call-to-subnet-id branch April 23, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants