
I am wanting to be able to access docs when i dont have internet is there a way to download them?

I guess there are tools to do that, or web scrappers.
https://github.com/appwrite/appwrite/blob/master/app/config/specs/swagger2-latest-client.json
https://github.com/appwrite/appwrite/blob/master/app/config/specs/swagger2-latest-console.json
https://github.com/appwrite/appwrite/blob/master/app/config/specs/swagger2-latest-server.json
But also if you prettify this and can read these files, I guess it's as good as docs, as docs are generated out of this?.
Someone correct me if I'm wrong 😄
Recommended threads
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- Database Double Requesting Error.
I am getting error for creating new document in an collection with new ID.unique() then too getting error of existing document. When button is pressed one docum...
