v1.2 is coming very soon, please get ready
There’s a massive backlog of awesome stuff that really needs to be released so I’ll be doing that within the next week or two.
Along with that there have been several small changes to the API, mostly just fields being renamed. wjs018 has been posting to this community about them as he goes, please take a look if you haven’t already. We have two swagger docs available, the automatically-updated one that includes all the changes at https://crust.piefed.social/api/alpha/swagger and the old one at https://freamon.github.io/piefed-api/
There is a new endpoint at https://crust.piefed.social/api/alpha/site/version which will tell you which version the instance is running on. You can get the same information at https://crust.piefed.social/api/alpha/site but /version is lighter on the server so please use that where possible.
ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86
Share on Mastodon
Can’t wait !
Where did all the “Post” methods go on the main docs? They seem to be missing
Those are in the old docs.
The new docs are automatically generated from the code, so they’re more accurate. But making that happen involves lots of changes to the code so we’re working through them slowly.
I have just finished swagger-ising all the endpoints so https://crust.piefed.social/api/alpha/swagger has the Post methods now.
Thanks! Sorry for sounding a bit angry, I wasn’t aware that manual work was needed.
I didn’t interpret it that way, I’m a no-fluff communicator too.
It involved 3 of our most active developers and it took over a month because it’s quite boring and a little difficult so it’s hard to focus on it. It was a slog but we got there and it’ll make development much easier for the frontend folks in future.