From cd0af92657ed23d5231e05a175be6eb419355718 Mon Sep 17 00:00:00 2001 From: Frank Shen Date: Fri, 31 Jul 2020 01:49:43 +0800 Subject: [PATCH] Remove warning for generic resources --- website/docs/r/fmg_jsonrpc_request.html.markdown | 4 ++-- website/docs/r/fortios_json_generic_api.html.markdown | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/r/fmg_jsonrpc_request.html.markdown b/website/docs/r/fmg_jsonrpc_request.html.markdown index e86c73b23..b353b130e 100644 --- a/website/docs/r/fmg_jsonrpc_request.html.markdown +++ b/website/docs/r/fmg_jsonrpc_request.html.markdown @@ -4,11 +4,11 @@ page_title: "FortiOS: fortios_fmg_jsonrpc_request" sidebar_current: "docs-fortios-fortimanager-resource-jsonrpc-request" subcategory: "FortiManager" description: |- - Provides a resource to handle JSON RPC request for FortiManager. Only used for debugging and testing. + Provides a resource to handle JSON RPC request for FortiManager. --- # fortios_fmg_jsonrpc_request -This resource supports handling JSON RPC request for FortiManager. Only used for debugging and testing. +This resource supports handling JSON RPC request for FortiManager. ## Example Usage ```hcl diff --git a/website/docs/r/fortios_json_generic_api.html.markdown b/website/docs/r/fortios_json_generic_api.html.markdown index 5b06529b9..c7d5273ab 100644 --- a/website/docs/r/fortios_json_generic_api.html.markdown +++ b/website/docs/r/fortios_json_generic_api.html.markdown @@ -4,11 +4,11 @@ page_title: "FortiOS: fortios_json_generic_api" sidebar_current: "docs-fortios-resource-json-generic-api" subcategory: "FortiGate" description: |- - FortiAPI Generic Interface. Only used for debugging and testing. + FortiAPI Generic Interface. --- # fortios_json_generic_api -FortiAPI Generic Interface. Only used for debugging and testing. +FortiAPI Generic Interface. ## Example Usage ```hcl