From 7e62df569560c0163abe0750b4b889f8742a7fbb Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Fri, 14 Jun 2024 13:00:15 +0300 Subject: [PATCH] wip --- docs/3.0/resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/3.0/resources.md b/docs/3.0/resources.md index 46fe5d58..e2b1f33d 100644 --- a/docs/3.0/resources.md +++ b/docs/3.0/resources.md @@ -473,6 +473,7 @@ end We know, the array notation looks weird, but it works. +::: :::option `default_view_type` @@ -499,6 +500,7 @@ class Avo::Resources::Post < Avo::BaseResource } end ``` + ::: :::option `self.model_class`