From 8048568b27c8b6fb5a5a269c66f722bceb4b338d Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Wed, 2 May 2018 22:44:00 +0200 Subject: Adding documentation for API validation exemption Updating the user guide and OVP addendum to include references to the detailed document describing the API response validation exemption. JIRA: DOVETAIL-651 Change-Id: I4026f84f021704f0986b45680471e8fb711fc314 Signed-off-by: Georg Kunz --- .../user/ovpaddendum/exemption-strict-API-validation.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'docs/testing/user/ovpaddendum/exemption-strict-API-validation.rst') diff --git a/docs/testing/user/ovpaddendum/exemption-strict-API-validation.rst b/docs/testing/user/ovpaddendum/exemption-strict-API-validation.rst index 3acc6ee8..58b9283f 100644 --- a/docs/testing/user/ovpaddendum/exemption-strict-API-validation.rst +++ b/docs/testing/user/ovpaddendum/exemption-strict-API-validation.rst @@ -3,9 +3,11 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Ericsson and others -============================================================== -Exemption Process - Disabling Strict API Validation in Tempest -============================================================== +.. _dovetail-exemption_process_api_response_validation: + +========================================== +Disabling Strict API Validation in Tempest +========================================== .. toctree:: :maxdepth: 2 @@ -136,7 +138,7 @@ Exemption process for additional properties in API responses in the OVP The details of the exemption process for disabling strict validation of API responses is as follows: -#. The Dovetail tool provides a new command line option "--non-strict-api" for +#. The Dovetail tool provides a new command line option "--no-api-validation" for disabling strict API validation. This option needs to be explicitly given on the command line to disable strict API validation. If this command line option is omitted, the default behavior (i.e., strict API validation) is -- cgit 1.2.3-korg