Skip to content

Commit

Permalink
chore: add API schema
Browse files Browse the repository at this point in the history
  • Loading branch information
redteampanda-ng committed Nov 15, 2023
1 parent 1fe9ef4 commit b5404c7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion usage/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,13 @@ Thunderstorm API
In this chapter we will describe the API endpoints
of the THOR Thunderstorm service.

.. openapi:: ../resources/openapi.json
.. openapi:: ../resources/openapi.json

openAPI Specs
-------------

Since the plugin used for rendering the API schema
does not consider the request body, please have a
look down below what the request body needs to contains:

.. literalinclude:: ../resources/openapi.json

0 comments on commit b5404c7

Please sign in to comment.