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:
parent
2d67d57142
commit
6f2754ae56
3 changed files with 4 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue