Skip to content

Commit

Permalink
Update docs/third_party.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov authored Nov 14, 2020
1 parent d329519 commit edbfa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ period ask to raise the status.
Simple library that helps you validate your API endpoints requests/responses with json schema.

- `aiohttp-pydantic <https://github.com/Maillol/aiohttp-pydantic>`_
An aiohttp.View to validate request body, query string and headers regarding function annotations and generate Open API doc. Python 3.8+ required.
An ``aiohttp.View`` to validate the HTTP request's body, query-string, and headers regarding function annotations and generate Open API doc. Python 3.8+ required.

- `raven-aiohttp <https://github.com/getsentry/raven-aiohttp>`_ An
aiohttp transport for raven-python (Sentry client).
Expand Down

0 comments on commit edbfa75

Please sign in to comment.