diff options
author | John Keeney <john.keeney@est.tech> | 2024-09-16 09:56:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-09-16 09:56:26 +0000 |
commit | 93fe8c0693a14d0bf616f7370828b89fe1556578 (patch) | |
tree | 03a849cf7da3c62bcb30443343b47fb9e97a3055 /docs/offeredapis/offeredapis.rst | |
parent | 5bcd20b048ac7c71863a6e6ad22bb4634aea775e (diff) | |
parent | 1203af8bd477759cec620de410833e1366aa39f7 (diff) |
Merge "Update HTML API docs for v3 API"
Diffstat (limited to 'docs/offeredapis/offeredapis.rst')
-rw-r--r-- | docs/offeredapis/offeredapis.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/offeredapis/offeredapis.rst b/docs/offeredapis/offeredapis.rst index 28f00835..e94b53a2 100644 --- a/docs/offeredapis/offeredapis.rst +++ b/docs/offeredapis/offeredapis.rst @@ -48,6 +48,7 @@ API Table :widths: 10,5, 5 "A1 Policy Management Service API (NBI)", ":download:`link <./swagger/pms-api.json>`", ":download:`link <./swagger/pms-api.yaml>`" + "A1 Policy Management Service API V3 (NBI)", ":download:`link <./swagger/pms-api-v3.json>`", ":download:`link <./swagger/pms-api-v3.yaml>`" "A1 ADAPTER API (Internal)", ":download:`link <./swagger/a1-adapter-api.json>`", ":download:`link <./swagger/a1-adapter-api.yaml>`" .. _pms_api: @@ -56,6 +57,7 @@ A1 Policy Management Service API ................................ The A1 Policy Management Service API is described in more detail in `A1 Policy Management Service API (html) <./pms-api.html>`_ +A1 Policy Management Service API version 3 is described in more detail at `A1 Policy Management Service API V3 (html) <./pms-api-v3.html>`_ .. _a1_adapter_api: |