Skip to content

Commit

Permalink
docs: Don't render same API objects in multiple places
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Aug 23, 2024
1 parent ad99794 commit 22be256
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions docs/reference/api/serializers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,10 @@

## **Main API**

::: griffe.Object.as_json
options:
show_root_full_path: true
heading_level: 2


::: griffe.Object.from_json
options:
show_root_full_path: true
heading_level: 2
See the [`as_json()`][griffe.Object.as_json] and [`from_json()`][griffe.Object.from_json] methods of objects.

## **Advanced API**

::: griffe.JSONEncoder


::: griffe.json_decoder

0 comments on commit 22be256

Please sign in to comment.