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/bookings/rooms/all.bru
2025-07-22 17:22:32 +02:00

11 lines
121 B
Text

meta {
name: all
type: http
seq: 2
}
get {
url: 127.0.0.1:8080/api/bookings/room
body: none
auth: inherit
}