DSD-DBS / polarion-rest-api-client

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

Refactor attribute serialization #39

Open micha91 opened 2 months ago

micha91 commented 2 months ago

In TestRuns we are using a massive amount of if clauses to check, which attributes need to be set. We should find a way which works in general to transform our data classes to API attributes.