Merge branch 'dev' into 'features/typesense'

# Conflicts:
#   routes/events.php
This commit is contained in:
JOSSERAND GIOVANNI p2405212
2025-12-07 15:14:51 +00:00
35 changed files with 220 additions and 21 deletions
+20
View File
@@ -0,0 +1,20 @@
meta {
name: Get event
type: http
seq: 7
}
get {
url: {{url}}/api/events/{{id}}
body: none
auth: inherit
}
vars:pre-request {
id:
}
settings {
encodeUrl: true
timeout: 0
}
+2 -2
View File
@@ -18,8 +18,8 @@ body:json {
}
vars:pre-request {
email: test@example.com
password: password
email: quentin@test.fr
password: azerty
}
assert {