DSD-DBS / polarion-rest-api-client

An API Client for the Polarion REST API.
1 stars 0 forks source link

fix(data-models): Remove post init checksum setting from `BaseItem` #19

Closed ewuerger closed 8 months ago

ewuerger commented 8 months ago

Lead to a bug where the checksum was set on the abstract class and wouldn't ever be changed anymore.