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(station): external canister input to accept opt policies and permissions by type #366

Merged
merged 19 commits into from
Oct 2, 2024

Conversation

keplervital
Copy link
Member

@keplervital keplervital commented Sep 30, 2024

With the existing API it was not possible to optionally only update the ExternalCanister change or call request policies, we always had to provide both, same with the permissions for read, change, call. This PR updates that and marks the individual policy and permission types as optional.

@keplervital keplervital self-assigned this Sep 30, 2024
@keplervital keplervital marked this pull request as ready for review September 30, 2024 15:09
@keplervital keplervital requested review from mraszyk and a team as code owners September 30, 2024 15:09
@keplervital keplervital changed the title feat(station): external canister settings input to accept opt policies and permissions feat(station): external canister input to accept opt policies and permissions by type Sep 30, 2024
core/station/api/spec.did Outdated Show resolved Hide resolved
@mraszyk

This comment was marked as resolved.

@keplervital

This comment was marked as resolved.

@keplervital keplervital merged commit df484f8 into main Oct 2, 2024
22 checks passed
@keplervital keplervital deleted the kepler/orb-303-ec-configure branch October 2, 2024 09:22
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