From b71a15638274c102251c05f32f6cad03392d6009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20BEAU?= Date: Tue, 22 Oct 2024 12:28:43 +0200 Subject: [PATCH] fastapi_auth_partner: fix view inheriting --- .../views/fastapi_endpoint_view.xml | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/fastapi_auth_partner/views/fastapi_endpoint_view.xml b/fastapi_auth_partner/views/fastapi_endpoint_view.xml index e795dcae..10c72e35 100644 --- a/fastapi_auth_partner/views/fastapi_endpoint_view.xml +++ b/fastapi_auth_partner/views/fastapi_endpoint_view.xml @@ -4,16 +4,18 @@ fastapi.endpoint - - - - + + + + + +