diff --git a/doc/source/contributor/webapi-version-history.rst b/doc/source/contributor/webapi-version-history.rst index 1c7d338a5c..e750988a3f 100644 --- a/doc/source/contributor/webapi-version-history.rst +++ b/doc/source/contributor/webapi-version-history.rst @@ -6,6 +6,8 @@ REST API Version History Added ``storage_interface`` field to the node object to allow getting and setting the interface. + Also added ``default_storage_interface`` and ``enabled_storage_interfaces`` + fields to the driver object to show the information. **1.32** (Pike)