thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
138 stars 28 forks source link

Map serializer to object property rather than __str__ #968

Closed anttimaki closed 11 months ago

anttimaki commented 11 months ago

This protects the API from breaking if str is changed in the future and generally makes it easier to see where str is used.

Refs TS-2005

anttimaki commented 11 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.