-
-
Update access to public read write:
```
curl 'http://api.tailorm.dev/record/save' -H 'Pragma: no-cache' -H 'Origin: http://portal.tailorm.dev' -H 'Accept-Encoding: gzip, deflate' -H 'X-Skygear-Access…
-
Update the link:
curl -O http://docs.skygear.io/tutorial/intro/development.ini
instead of
curl -O http://docs.skygear.io/tutorial/design/intro/development.ini
-
To reproduce,
1. Go to http://docs-staging.skygear.io/cli/guide#
2. Click Usage on the left.
3. Browser not redirected to the new page (unexpected)
4. Click the Usage link at the bottom on the screen
…
-
This is not reachable:
- https://github.com/SkygearIO/skygear-doc/blob/master/content/cli/record.md
-
The ONBUILD Dockerfile depends on LATEST which in turn always install the master version. If I am using a specific skygear-server image, `docker-compose up` will definitely fail becuase the versions a…
-