chanzuckerberg / cryoet-data-portal

CryoET Data Portal
MIT License
19 stars 10 forks source link

fix: Fixes for relationship field naming. #1348

Closed jgadling closed 4 days ago

jgadling commented 5 days ago

An alternative fix for #1343 that includes updates to the codegen so we don't lose these changes next time we update the schema.

jgadling commented 4 days ago

We decided to keep the TiltSeries class name to improve compatibility with the previous version of the API client, but if we were to start from scratch, the class would be Tiltseries to reflect the field/type names in the API... so we have a little bit of incompatibility with names now that this PR is trying to resolve. And renaming such important fields in the API at this point isn't worth the hassle imop.