ovh-api-bash-client/samples
Didier BONNEFOI af4a56da66 OVH API Lib enhancements:
OvhRequestApi() review:
- ovh-api-bash-client.sh commandline piped to bash, for correct quotes management
- add target support with OVHAPI_TARGET variable

Wrappers for JSON.sh enhancements:
- JSON nested object managed, key displayed/set with a dot as separator.
- getJSONValues() support for object and nested object
- getJSONValue() hash support (getJSONString() removed)
- remove double quotes from field for getJSONKeys() and getJSONValue()
- getJSONArrayLength() removed, result can be calculated from getJSONValues() result

Lib debugging:
- add _ovhapilib_echo_debug() : redirect arguments to stderr
- add OVHAPILIB_DEBUG variable
2017-07-03 00:38:10 +02:00
..
list-domains.sh OVH API Lib enhancements: 2017-07-03 00:38:10 +02:00
my-informations.sh OVH API Lib enhancements: 2017-07-03 00:38:10 +02:00
post-domain-TXT-record.sh OVH API Lib enhancements: 2017-07-03 00:38:10 +02:00