From 7e15fb1d1a1e5c6b89067637220b47b0f0f7015c 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 - - - - + + + + + +