Skip to content

Commit

Permalink
Add main menu about fuzzing non-OpenAPI endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
en-milie committed Nov 15, 2023
1 parent 3fd00d4 commit 5fe2a18
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/getting-started/fuzzing-non-api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
sidebar_position: 16
description: How to use CATS for APIs that don't have an OpenAPI documentation
---

# Fuzzing non-OpenAPI endpoints

You can use CATs to fuzz non-OpenAPI endpoints.
More details here: [TemplateFuzzer](https://endava.github.io/cats/docs/fuzzers/special-fuzzers/template-fuzzer).

0 comments on commit 5fe2a18

Please sign in to comment.