Skip to content

Commit

Permalink
Update cloudant-databases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CliffordAnderson authored Feb 8, 2018
1 parent 370a2e7 commit 0460eb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloudant-databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ The GeoJSON data for this exercise is available [here](https://gist.github.com/C
* Grant writer permissions to your new key
* Create Postman operations to interact with your database

```
### Bulk Docs

It is also possible to upload multiple JSON documents at once using the `/_bulk_docs` interface. Try uploading the [entire dataset](https://gist.github.com/CliffordAnderson/17bfe445f35cbf5161c660ef4e87b151) at once. Be sure to send an array of GeoJSON objects, not a single FeatureCollection.
Expand Down

0 comments on commit 0460eb4

Please sign in to comment.