Skip to content

Commit

Permalink
CMR-8107: Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygliuvt committed Aug 12, 2022
1 parent b48cb76 commit 2b51235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ For all providers and all system concepts:

For a given list of providers (use provider `CMR` to index all system concepts):

curl -i -XPOST -H "Content-Type: application/json" -d '{"provider_ids": ["PROV1" "PROV2" "CMR"]}' http://localhost:3006/bulk_index/after_date_time?date_time=2015-02-02T10:00:00Z"
curl -i -XPOST -H "Content-Type: application/json" -d '{"provider_ids": ["PROV1", "PROV2", "CMR"]}' http://localhost:3006/bulk_index/after_date_time?date_time=2015-02-02T10:00:00Z"

### Bulk index all system concepts (tags/acls/access-groups)

Expand Down

0 comments on commit 2b51235

Please sign in to comment.