diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-15 08:09:07 -0400 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-03-15 12:59:49 -0400 |
commit | a1129b696f3197fc7d8a3b63bcd84b5b2dd8874e (patch) | |
tree | 17de94d8cb129fdacf633080cc37772517a3ab82 /docs/admin-guide.rst | |
parent | e1f41c3e6591b572a75021f4b51538f8fdbfc88d (diff) |
Create primary documentation for Jakarta release
* Update release notes
* Update openapi documentation
* Fix section title hierarchy
* Fix admin container directive not found
Issue-ID: CPS-935
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Iabdc357aa0168c1becafd6de1ac7703ec3bd1afa
Diffstat (limited to 'docs/admin-guide.rst')
-rw-r--r-- | docs/admin-guide.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst index 203151bf8f..135040faaf 100644 --- a/docs/admin-guide.rst +++ b/docs/admin-guide.rst @@ -49,8 +49,6 @@ CPS Log pattern Change logging level -------------------- -.. container:: ulist - - Curl command 1. Check current log level of "logging.level.org.onap.cps" if it is set to it's default value (INFO) .. code-block:: java |