Skip to content

Commit 2c1309c

Browse files
authored
Update install-cape-server.md
1 parent 5e2afd5 commit 2c1309c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-cape-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ These Urls depends on how Cape Server is installed,
8585

8686
#### Create Data Operator Description via API
8787

88-
In order to create the Operator Description on Cape Server, issue a POST with a JSON body like the following one to the `/api/v2/operatorDescriptions` endpoint of Cape Server's Service Manager component (depending on how you have installed Cape Server. E.g. `http://localhost:8082/service-manager/api/v2/operatorDescriptions`).
88+
In order to create the Operator Description on Cape Server, issue a POST with a JSON body like the following one to the `/api/v2/dataOperatorDescriptions` endpoint of Cape Server's Service Manager component (depending on how you have installed Cape Server. E.g. ` http://localhost:8082/service-manager/api/v2/dataOperatorDescriptions`).
8989

9090
```
9191
{

0 commit comments

Comments
 (0)