this post was submitted on 18 Jul 2025
4 points (100.0% liked)

PieFed API & mobile app dev

72 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 4 weeks ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] idunnololz@lemmy.world 1 points 3 weeks ago

The tool I'm using to generate code from an OpenAPI spec is this one: https://github.com/OpenAPITools/openapi-generator.

From the documentation it says it supports v2 and v3 of the OpenAPI spec so v2 should be ok.