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

Disable `missing_ok` parameter in `exceptions.check_response_status()` #32

Open pederhan opened 1 year ago

pederhan commented 1 year ago

This parameter will emit a deprecation warning for now, but in version 1.0.0 it should be disabled. It will be removed altogether in a future major release.