We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f37988 + 4dd588b commit 5041c02Copy full SHA for 5041c02
docs/api.rst
@@ -5,6 +5,7 @@ API Documentation
5
A complete API reference to the :data:`sparkpost` module.
6
7
.. toctree::
8
+ :glob:
9
:maxdepth: 1
10
- api/transmissions
11
+ api/*
docs/index.rst
@@ -42,11 +42,10 @@ Resources
42
The following resources are available in python-sparkpost:
43
44
45
46
47
- resources/metrics
48
- resources/templates
49
- resources/transmissions
+ resources/*
50
51
52
API reference
0 commit comments