canonical / craft-store

Python API to communicate with Snap Store and Charmhub
https://canonical-craft-store.readthedocs-hosted.com/
GNU Lesser General Public License v3.0
4 stars 17 forks source link

fix: update discharge macaroons #212

Closed mr-cal closed 1 month ago

mr-cal commented 1 month ago

Pydantic 2's model_copy() function cannot update fields by their alias.

Fixes https://github.com/canonical/snapcraft/issues/5048