Mercurial > hg > LGDataverses
view scripts/search/saved-search-setup @ 14:be7787c36e58 default tip
new: nofity LGSercies for deleted files
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 02 Nov 2015 16:41:23 +0100 |
parents | a50cf11e5178 |
children |
line wrap: on
line source
#!/bin/bash curl -X PUT -d true http://localhost:8080/api/admin/settings/:SearchApiNonPublicAllowed echo curl -s http://localhost:8080/api/admin/savedsearches -X POST -H 'Content-type:application/json' --upload-file scripts/search/data/savedSearchMaliBasicHealth.json | jq .