Fix endpoint for pulling PTP current state

This is a trivial change to fix the missing reference to "v1" in the
endpoint URI for retrieving the PTP current state as contained in
StarlingX documentation page.

Test Plan:

PASS: Checked updated page generated by Zuul.

Closes-Bug: #1970246
Signed-off-by: Douglas Henrique Koerich <douglashenrique.koerich@windriver.com>
Change-Id: Iabeee327d5badbb6feb6a3f51bcbb2cfa0fcb63b
This commit is contained in:
Douglas Henrique Koerich 2022-04-25 14:04:17 -03:00
parent bd67460482
commit 7a6f140705
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ Pull Status Notifications
Pull PTP status notifications
******************************
.. rest_method:: GET /ocloudNotifications/{ResourceType}/CurrentState
.. rest_method:: GET /ocloudNotifications/v1/{ResourceType}/CurrentState
**Normal response codes**