Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
34.17 KB
MD5: 5540a6fad831e5c0f125f5ace150bfce
SHA-1: 480e4d08283173fbe9426c22dfefa821ec2a873d
SHA-256: 362921b497c7366afecec158da23bae7a8b56d456adaf5e7d1d3e5ab0e109dbb
Download zip
50.44 KB
MD5: cba7288b7d242f21b72fd5c3ad73a716
SHA-1: 6f8b5ce7b88289ef98fd74f1436fbedd42ad5cc4
SHA-256: bba2f694f18392ebaf778ab66341d41ecdccb5662a93665edf85de9d3b167ec4
Release notes
Changes since 7.x-3.0-beta5:
- by joachim: Fixed XMLRPC method name for retrieving a view for views block resource.
- by joachim: Fixed missing method property on the connection class when calling 7--3 XMLRPC.
- by joachim: Fixed xmlrpc() incorrectly called for 7--3 XMLRPC connections.
- #1990976 by msakurada: Fixed test form validation preventing tests using ajax elements other than the test button.
- by joachim: Added debug output of passed JSON data for entity creation test.
- by joachim: Added sample data to REST entity creation test.
- by joachim: Added connection test for creating entities on Drupal REST.