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
- Error code 526
Site down. Invalid SSL certificate Error code 526 Could anyone take a look please, thank you. Please DM me for detail.
- Create Oauth session is not working
- CORS Errors
from origin '<my url>' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Was working fine until tod...