Switched from downloading zips to downloading tarballs, as the unzip module was randomly sucking.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
Generate the API using the es [REST api spec](https://github.com/elasticsearch/elasticsearch-rest-api-spec);
|
||||
Generate the API using the es [REST api spec](https://github.com/elasticsearch/elasticsearch-rest-api-spec).
|
||||
|
||||
to run, call `grunt run:generate_js_api`
|
||||
to run, call `grunt`, or for just this task run `grunt generate:js_api`.
|
||||
|
||||
To force a regen, delete the old `src/lib/api.js` file.
|
||||
|
||||
Reference in New Issue
Block a user