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

`LdapConf` has spelling errors in field descriptions. #33

Open pederhan opened 1 year ago

pederhan commented 1 year ago

In auto-generated model:

https://github.com/pederhan/harborapi/blob/1b1a25089b6040dca1057fa1fcd57f02bfc4e8dd/harborapi/models/_models.py#L954-L962

Our overrides:

https://github.com/pederhan/harborapi/blob/1b1a25089b6040dca1057fa1fcd57f02bfc4e8dd/harborapi/models/models.py#L555-L559

This should be fixed in the upstream spec, so we can remove this override.