diff --git a/.github/workflows/wordlist-updater_api-endpoints-res.yml b/.github/workflows/wordlist-updater_api-endpoints-res.yml index a15704823..27e2ced12 100644 --- a/.github/workflows/wordlist-updater_api-endpoints-res.yml +++ b/.github/workflows/wordlist-updater_api-endpoints-res.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: paths: - - 'Discovery/Web-Content/api/api_seen_in_wild.txt' + - 'Discovery/Web-Content/api/api-seen-in-wild.txt' - 'Discovery/Web-Content/api/actions.txt' - 'Discovery/Web-Content/api/objects.txt' - 'Discovery/Web-Content/api/actions-uppercase.txt' diff --git a/Discovery/Web-Content/api/README.md b/Discovery/Web-Content/api/README.md index 70a8cf47b..2e8002835 100644 --- a/Discovery/Web-Content/api/README.md +++ b/Discovery/Web-Content/api/README.md @@ -1,7 +1,7 @@ # API wordlists This directory contains wordlists for fuzzing web application APIs. Most of the wordlists in this directory were sourced from https://github.com/chrislockard/api_wordlist. -## `api_seen_in_wild.txt` +## `api-seen-in-wild.txt` Contains many API words seen in the wild. ## `actions.txt`