storage/bruno-api-docs/Library/Info.bru
2025-04-16 17:26:24 -05:00

15 lines
198 B
Text

meta {
name: Info
type: http
seq: 1
}
get {
url: http://localhost:8080/api/library/:libraryId
body: none
auth: none
}
params:path {
libraryId: dbabbf7d-9b63-487b-9908-57c2df11b2d2
}