Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Dataspace updateDataspace(@NonNull Dataspace);

Updating the name of the dataspace is not allowed.

REST API

→ Creation

At REST API level, dataspace creation requires a new parameter for the notification indicator.

...

and the dataspace modified is contained in the HTTP response body.

Updating the name of the dataspace is not allowed.

Service Processing

NotificationService class is changed to complete following checks in order to publish an event when a data node is updated:

...