16 lines
223 B
Text
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
|
|
}
|