Skip to content

Commit

Permalink
Remove warning for generic resources
Browse files Browse the repository at this point in the history
  • Loading branch information
frankshen01 committed Jul 30, 2020
1 parent a2a8abf commit cd0af92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/fmg_jsonrpc_request.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/fortios_json_generic_api.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd0af92

Please sign in to comment.