Skip to content

Commit 062b013

Browse files
committed
docs: use literalinclude for validation examples and improve format detection
1 parent 16b51d0 commit 062b013

3 files changed

Lines changed: 205 additions & 453 deletions

File tree

docs/examples.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,11 @@ Complex Deserialize
2929
.. literalinclude:: ../examples/complex_deserialize.py
3030
:language: python
3131
:linenos:
32+
33+
34+
Complex Validation
35+
------------------
36+
37+
.. literalinclude:: ../examples/complex_validation.py
38+
:language: python
39+
:linenos:

0 commit comments

Comments
 (0)