Skip to content

Commit 6448f69

Browse files
authored
Merge pull request #91933 from slovern/TELCODOCS-2244-4.14
TELCODOCS-2244 - 4.14 - correct value for example subscription payload
2 parents 64bcc58 + a0225ea commit 6448f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-fast-event-notifications-api-refererence.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Creates a new subscription. If a subscription is successfully created, or if it
5858
[source,json]
5959
----
6060
{
61-
"uriLocation": "http://localhost:8089/api/ocloudNotifications/v1/subscriptions",
61+
"endpointUri": "http://localhost:8989/event",
6262
"resource": "/cluster/node/compute-1.example.com/ptp"
6363
}
6464
----

0 commit comments

Comments
 (0)