-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Lemmy 0.18.0 to 0.18.3 removed a required property in the API, which caused decoding to fail. It feels like the Lemmy API is incredibly unstable between versions.
We need to figure out how to make this more stable and not throw errors between different server versions.
Some ideas:
- Make every property optional
- Have defaults for each property if decoding fails (ie. empty strings if decoding fails)
Any suggestions on how the community would like to see this handled would be appreciated.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed