From 9b2b2544ed3b3c0d667e9c8a41f9b5b269386f6e Mon Sep 17 00:00:00 2001 From: Matteo Lodi <30625432+mlodic@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:42:00 +0200 Subject: [PATCH] added doc for api greedybear --- docs/GreedyBear/Api-docs.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/GreedyBear/Api-docs.md b/docs/GreedyBear/Api-docs.md index 84ac123..f245007 100644 --- a/docs/GreedyBear/Api-docs.md +++ b/docs/GreedyBear/Api-docs.md @@ -1 +1,18 @@ - +# API Documentation + +### `enrichment` +:::docs.Submodules.GreedyBear.api.views.enrichment_view + +### `feeds` +:::docs.Submodules.GreedyBear.api.views.feeds + +### `feeds_pagination` +:::docs.Submodules.GreedyBear.api.views.feeds_pagination + +### `Statistics` +:::docs.Submodules.GreedyBear.api.views.StatisticsViewSet + +### `general_honeypot_list` +:::docs.Submodules.GreedyBear.api.views.general_honeypot_list + +