Create info.rst

This commit is contained in:
Andrei 2023-03-17 02:28:27 +03:00
parent 5d95356c30
commit 15592c6d53
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Serializer
==========
To import this module:
.. code-block:: python
from python3_anticaptcha.core import serializer
.. autopydantic_model:: core.serializer.BaseAPIRequestSer
:members:
:undoc-members: