Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
30.21 KB
MD5: 84bce70803878b6a62dfc8fe0874a7a7
SHA-1: 2b96359dcb84e223237a857d57269b1fbaae4d69
SHA-256: 53a1dd1ad0a6d68d231931ea518472d93a9ce7120e21f02dd64717861e4ec494
Download zip
38.48 KB
MD5: 2dea19e279d1b82ee5152b100c4ea9b5
SHA-1: 220a70ebc1ea2a0c77da58108b197829234563ac
SHA-256: 5e1944cb006844b2aedff2dcc41d75c14509c61d771c4e874b7f0249238443ee
Release notes
Maintenance release. Although wsclient works pretty solid there are some minor stable release blockers that need some love before a 1.0 release.
Changes since 7.x-1.0-beta1:
- #1302740 by nquocbao, klausi: Added support for global parameters for all operations of a service.
- fixed wrong comment
- removed deprecated hook_default_wsclient_alter() implementation as exportables are now always loaded from the db
- Improved wsclient UI to implement menu item customizations in the UI controller.
- allow endpoint types to alter the UI and used it to expose the REST operation URL setting.