Nutomic@lemmy.mlM to Announcements@lemmy.mlEnglish · 7 months agoBreaking Changes in Lemmy 1.0join-lemmy.orgexternal-linkmessage-square50linkfedilinkarrow-up1119arrow-down10
arrow-up1119arrow-down1external-linkBreaking Changes in Lemmy 1.0join-lemmy.orgNutomic@lemmy.mlM to Announcements@lemmy.mlEnglish · 7 months agomessage-square50linkfedilink
minus-squareDessalines@lemmy.mlMlinkfedilinkEnglisharrow-up4·edit-27 months 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.