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

Submodules
----------

.. toctree::
   :titlesonly:

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

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

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

.. autodata:: jsonschema._format._F