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
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, itβs mention that only setup client with endpoint / api key is enou...