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
128 stars 27 forks source link

Map serializer to object property rather than __str__ #968

Closed anttimaki closed 8 months ago

anttimaki commented 8 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 8 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.