From 61464bcd10355823dda7c878cda74dcb455377bc Mon Sep 17 00:00:00 2001 From: Matias Perrone Date: Tue, 27 Jan 2026 20:57:07 +0000 Subject: [PATCH] fix: Issue with merge conflict and doc generation Signed-off-by: Matias Perrone --- .../SummitSelectedPresentationListSchema.php | 26 ++++ app/Swagger/SummitPresentationSchemas.php | 141 ++++++------------ 2 files changed, 72 insertions(+), 95 deletions(-) create mode 100644 app/Swagger/Models/SummitSelectedPresentationListSchema.php diff --git a/app/Swagger/Models/SummitSelectedPresentationListSchema.php b/app/Swagger/Models/SummitSelectedPresentationListSchema.php new file mode 100644 index 000000000..7cc8e9b52 --- /dev/null +++ b/app/Swagger/Models/SummitSelectedPresentationListSchema.php @@ -0,0 +1,26 @@ +