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 f34542e + 992a333 commit 8031ea0Copy full SHA for 8031ea0
docs/usage.rst
@@ -3,6 +3,8 @@ Usage
3
4
Firstly create your specification: object
5
6
+.. code-block:: python
7
+
8
from json import load
9
from openapi_core import create_spec
10
0 commit comments