diff --git a/docs/reference/api/serializers.md b/docs/reference/api/serializers.md index 6f8e3ac2..c9fff7b4 100644 --- a/docs/reference/api/serializers.md +++ b/docs/reference/api/serializers.md @@ -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 -