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
- Report: fetch failed
https://github.com/appwrite/appwrite/issues/10989 please assign this issue to me
- Domain Verification Failed - Fastly Conf...
I am trying to add my subdomain api.getmyself.app to my Custom Domain, but I keep getting the error: Domain 'getmyself.app' is owned by another customer I have...
- Data not loading at the frontend
My App that has been working for weeks, ain't loading anything at the frontend anymore. I thought maybe the API key expired but it's not the case. Users are log...