summaryrefslogtreecommitdiff
path: root/docs/api/index.rst
blob: 6624e8365b08ec41f7047cfb6dfacac13f491b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
API Reference
=============

Submodules
----------

.. toctree::
   :titlesonly:

   /api/jsonschema/validators/index
   /api/jsonschema/exceptions/index
   /api/jsonschema/protocols/index

:mod:`jsonschema`
-----------------

.. automodule:: jsonschema
   :members:
   :imported-members:
   :exclude-members: Validator

.. autodata:: jsonschema._format._F

.. autodata:: jsonschema._typing.id_of