rdv: edit calendar ranges: add delete + doc swagger

This commit is contained in:
nobohan
2021-08-31 14:16:42 +02:00
parent bcb36ddc11
commit 25b85fcc68
8 changed files with 137 additions and 28 deletions

View File

@@ -66,7 +66,7 @@ class ChillCalendarExtension extends Extension implements PrependExtensionInterf
'_index' => [
'methods' => [
Request::METHOD_GET => true,
Request::METHOD_HEAD => true
Request::METHOD_HEAD => true,
],
],
'_entity' => [