Actions
Issue #9056
closedruby and python bindings missing enums OneOfPackageChecksumTypeEnumNullEnum & OneOfMetadataChecksumTypeEnumNullEnum
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 103
Quarter:
Description
After upgrading ot 3.13.3 of the pulp_rpm_client, the ruby bindings started throwing an error:
uninitialized constant PulpRpmClient::OneOfMetadataChecksumTypeEnumNullEnum (NameError)
looking at the code, there are references to OneOfMetadataChecksumTypeEnumNullEnum but the class isn't defined anywhere. I dug into the python client code and it appears it may be the same case for it too.
I see other enums defined properly
We've got a workaround for now , but would like this fixed going forward.
Related issues
Actions
Removing OpenAPI blank enums
closes #9056