this post was submitted on 22 Jul 2025
12 points (100.0% liked)

PieFed API & mobile app dev

90 readers
1 users here now

Announcements and discussions about the PieFed API - changes, improvements and general co-ordination between the frontend developers and the core of PieFed.

founded 1 month ago
MODERATORS
 

POST /community/moderate/ban was using expiredAt while the rest of the API is in snake_case. Also some of the response was not in snake case either, so I tided that up.

PUT /community/moderate/unban is also affected. (why is it a PUT??)

GET /community/moderate/bans now uses snake case.

We're cooking up an automatically-updated swagger / openapi solution right now, please bear with us.

you are viewing a single comment's thread
view the rest of the comments
[–] sjmarf@lemmy.ml 3 points 4 weeks ago

Awesome! Great job, this’ll be super useful :)