This repository has been archived on 2026-03-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
softwareengineering-2-modar.../Bruno-Request-Config/rooms/available.bru
2025-07-20 18:34:47 +02:00

16 lines
223 B
Text

meta {
name: available
type: http
seq: 3
}
get {
url: 127.0.0.1:8080/api/rooms?startDate=2025-07-19&endDate=2025-07-20
body: none
auth: inherit
}
params:query {
startDate: 2025-07-19
endDate: 2025-07-20
}