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.
1 parent 23a8b57 commit 992a333Copy full SHA for 992a333
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