diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-06-06 09:12:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-06 09:12:39 +0000 |
commit | 8eeca2a9bc1c8cab1f0142bf695f13e8bd20ebfa (patch) | |
tree | 464aa8114098b06d330ee676e42c85762d0ed159 | |
parent | f73c5e15dea803ff7dd4903209b0575fb56a863a (diff) | |
parent | a87ab8b772007892b006345100c6977873fb51f8 (diff) |
Merge "Add sample details in OCS" into 2.0.22.0.2
-rw-r--r-- | docs/open_cli_schema_version_1_0.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/open_cli_schema_version_1_0.rst b/docs/open_cli_schema_version_1_0.rst index 92547b98..c3d09524 100644 --- a/docs/open_cli_schema_version_1_0.rst +++ b/docs/open_cli_schema_version_1_0.rst @@ -838,3 +838,9 @@ followed by {<macro details>}Followings are the supported macros: | $b{jpath} | To retrieve the value from response body using the 'jpath' | | | expression. | +------------------+------------------------------------------------------------+ + +samples +------- + +OCLIP provides way to setup and verify the OCS yaml by using the open_cli_sample_version 1.0 specification, +which provides options to capture the samples and expected out for the given moco environment. |