diff options
Diffstat (limited to 'docs/open_cli_schema_version_1_0.rst')
-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. |