unioslo / harborapi

Python async client for the Harbor REST API v2.0.
https://unioslo.github.io/harborapi/
MIT License
28 stars 5 forks source link

Fix replication filter #75

Closed pederhan closed 8 months ago

pederhan commented 8 months ago

Fixes type of ReplicationFilter.value which was previously too strict. Also updates all models to the most recent definitions.