ItEr40S20CUImportacionRecursosProductivosItEr39S23: get-*.sh and post-*.sh REST scripts have been renamed to export-*.sh and import-*.sh, respectively.

get-*.sh and post-*.sh REST scripts have been renamed to export-*.sh and import-*.sh, respectively.
This commit is contained in:
Fernando Bellas Permuy 2009-12-22 18:48:52 +01:00 committed by Javier Moran Rua
parent 2d67d57142
commit 6f2754ae56
3 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@
* Import criterion types:
- post-criterions-types.sh criterion-types-sample.xml
- import-criterions-types.sh criterion-types-sample.xml
(authenticate with wswriter/wswriter)
- Check the returned errors are consistent with the comments in
@ -18,11 +18,11 @@
* Export criterion types:
- get-criterion-types.sh (authenticate with wsreader/wsreader)
- export-criterion-types.sh (authenticate with wsreader/wsreader)
+ When working with the online demo:
* post-criterions-types.sh --prod criterion-types-sample.xml
* import-criterions-types.sh --prod criterion-types-sample.xml
(authenticate with wswriter/wswriter)
* get-criterion-types.sh --prod (authenticate with wsreader/wsreader)
* export-criterion-types.sh --prod (authenticate with wsreader/wsreader)