diff options
author | Seshu Kumar Mudiganti <seshukumar.mudiganti@windriver.com> | 2023-03-28 18:10:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-28 18:10:06 +0000 |
commit | d3f3ec8b1c9367fa7b85c19cac2c52aaa33f004e (patch) | |
tree | 5e89dd85d4e0dd18c49261d554e9f6e1138e5f63 /docs/developer_info/BBUnderstanding.rst | |
parent | fb516859f920197eba4cbc1f5b82279f3e3753c6 (diff) | |
parent | ee57f20a6c25725d965259f05d7fa86ca6ac7ef8 (diff) |
Merge "Fix docs issues"
Diffstat (limited to 'docs/developer_info/BBUnderstanding.rst')
-rw-r--r-- | docs/developer_info/BBUnderstanding.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer_info/BBUnderstanding.rst b/docs/developer_info/BBUnderstanding.rst index a4984d3b03..99f2cd92b7 100644 --- a/docs/developer_info/BBUnderstanding.rst +++ b/docs/developer_info/BBUnderstanding.rst @@ -669,7 +669,7 @@ will directly return abort without querying policy in table **rainy_day_handler_macro** -.. code-block:: bash +.. code-block:: curl --location --request POST 'http://master2:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances' \ --header 'Accept: application/json' \ |