Skip to content

Commit

Permalink
Updated sentence in doc about rest-api (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesRabauer authored Dec 20, 2024
1 parent acd7ceb commit 9ef0030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/storage/pages/rest-interface/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Java objects, which reside in memory, are easy to inspect and traverse, e.g.

But for various purposes, like monitoring, the requirement to read the actual stored data has come up.

Since version 3.0 a REST interface for the storage data is included.
A REST interface for the storage data can easily be used by including a dependency (see xref:storage:rest-interface/setup.adoc[Setup]).
It enables you to access the data via REST calls or a convenient user interface.

It is made up of the following modules:
Expand Down

0 comments on commit 9ef0030

Please sign in to comment.