nutomic@lemmy.mlM to Announcements@lemmy.mlEnglish · 2 days agoBreaking Changes in Lemmy 1.0join-lemmy.orgexternal-linkmessage-square44fedilinkarrow-up1175arrow-down10
arrow-up1175arrow-down1external-linkBreaking Changes in Lemmy 1.0join-lemmy.orgnutomic@lemmy.mlM to Announcements@lemmy.mlEnglish · 2 days agomessage-square44fedilink
minus-squareDessalines@lemmy.mlMlinkfedilinkEnglisharrow-up2·edit-22 days agoThe updated spec should be at https://join-lemmy.org/api/main , and it gives you an option to download the .json file Or you can use the lemmy-js-client main branch, and run pnpm tsoa to generate a swagger.json file.
The updated spec should be at https://join-lemmy.org/api/main , and it gives you an option to download the
.json
fileOr you can use the lemmy-js-client main branch, and run
pnpm tsoa
to generate aswagger.json
file.