Skip to content

Commit

Permalink
Changing API-docs format
Browse files Browse the repository at this point in the history
Signed-off-by: aryan <[email protected]>
  • Loading branch information
aryan-bhokare committed Aug 23, 2024
1 parent 430f3f8 commit 8f29088
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion docs/IntelOwl/api_docs.md
Original file line number Diff line number Diff line change
@@ -1 +1,55 @@
<swagger-ui src="../Submodules/IntelOwl/docs/source/schema.yml"/>
# API Documentation

## Global Functions

### `ask_analysis_availability`
:::docs.Submodules.IntelOwl.api_app.views.ask_analysis_availability

### `ask_multi_analysis_availability`
:::docs.Submodules.IntelOwl.api_app.views.ask_multi_analysis_availability

### `analyze_file`
:::docs.Submodules.IntelOwl.api_app.views.analyze_file

### `analyze_multiple_files`
:::docs.Submodules.IntelOwl.api_app.views.analyze_multiple_files

### `analyze_observable`
:::docs.Submodules.IntelOwl.api_app.views.analyze_observable

### `analyze_multiple_observables`
:::docs.Submodules.IntelOwl.api_app.views.analyze_multiple_observables

## Classes

### `CommentViewSet`
:::docs.Submodules.IntelOwl.api_app.views.CommentViewSet

### `JobViewSet`
:::docs.Submodules.IntelOwl.api_app.views.JobViewSet

### `TagViewSet`
:::docs.Submodules.IntelOwl.api_app.views.TagViewSet

### `ModelWithOwnershipViewSet`
:::docs.Submodules.IntelOwl.api_app.views.ModelWithOwnershipViewSet

### `PluginConfigViewSet`
:::docs.Submodules.IntelOwl.api_app.views.PluginConfigViewSet

### `PythonReportActionViewSet`
:::docs.Submodules.IntelOwl.api_app.views.PythonReportActionViewSet

### `AbstractConfigViewSet`
:::docs.Submodules.IntelOwl.api_app.views.AbstractConfigViewSet

### `PythonConfigViewSet`
:::docs.Submodules.IntelOwl.api_app.views.PythonConfigViewSet

## Functions

### `plugin_state_viewer`
:::docs.Submodules.IntelOwl.api_app.views.plugin_state_viewer



0 comments on commit 8f29088

Please sign in to comment.