MV-GH / LemmyBackwardsCompatibleAPI

Kotlin multiplatform Backward compatible Lemmy API
GNU Affero General Public License v3.0
4 stars 1 forks source link

Fix subscribers_local not being optional #23

Closed MV-GH closed 5 months ago

MV-GH commented 5 months ago

Also added validation, so that this won't happen again.

dessalines commented 5 months ago

Nice, thx!