From c9776e857cdad559792f53126fe097ae98421762 Mon Sep 17 00:00:00 2001 From: squioc <280824+squioc@users.noreply.github.com> Date: Mon, 28 Oct 2024 09:38:38 +0000 Subject: [PATCH] Refresh automation library documentation --- _shared_content/automate/library/google.md | 2 +- mkdocs.yml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/_shared_content/automate/library/google.md b/_shared_content/automate/library/google.md index ee0e57dc62..5c1bc8d4ef 100644 --- a/_shared_content/automate/library/google.md +++ b/_shared_content/automate/library/google.md @@ -37,4 +37,4 @@ Execute the given query and return the results ## Extra -Module **`Google` v1.20.9** \ No newline at end of file +Module **`Google` v1.21.1** \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 17f4de613a..025bda4603 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -208,7 +208,6 @@ nav: - Operators: tip/features/automate/operators.md - Actions: tip/features/automate/actions.md - Actions Library: - - Overview: tip/features/automate/library/overview.md - Applicative: - Mandrill: tip/features/automate/library/mandrill.md - Mattermost: tip/features/automate/library/mattermost.md @@ -217,6 +216,7 @@ nav: - Cloud Providers: - AWS: tip/features/automate/library/aws.md - Google: tip/features/automate/library/google.md + - Google: tip/features/automate/library/google.md - Collaboration Tools: - Atlassian JIRA: tip/features/automate/library/atlassian-jira.md - Git: tip/features/automate/library/git.md @@ -244,6 +244,7 @@ nav: - Network: - Fortigate Firewalls: tip/features/automate/library/fortigate-firewalls.md - Zscaler: tip/features/automate/library/zscaler.md + - Overview: tip/features/automate/library/overview.md - Threat Intelligence: - BinaryEdge's API: tip/features/automate/library/binaryedge-s-api.md - Censys: tip/features/automate/library/censys.md @@ -476,7 +477,6 @@ nav: - WatchGuard Firebox: integration/categories/network_security/watchguard_firebox.md - Zscaler Internet Access: integration/categories/network_security/zscaler_zia.md - List of Playbooks Actions: - - Overview: integration/action_library/overview.md - Applicative: - Mandrill: integration/action_library/mandrill.md - Mattermost: integration/action_library/mattermost.md @@ -485,6 +485,7 @@ nav: - Cloud Providers: - AWS: integration/action_library/aws.md - Google: integration/action_library/google.md + - Google: integration/action_library/google.md - Collaboration Tools: - Atlassian JIRA: integration/action_library/atlassian-jira.md - Git: integration/action_library/git.md @@ -512,6 +513,7 @@ nav: - Network: - Fortigate Firewalls: integration/action_library/fortigate-firewalls.md - Zscaler: integration/action_library/zscaler.md + - Overview: integration/action_library/overview.md - Threat Intelligence: - BinaryEdge's API: integration/action_library/binaryedge-s-api.md - Censys: integration/action_library/censys.md