You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
camel-springboot-activemq6-.../bruno/findSessions.bru

21 lines
233 B

meta {
name: findSessions
type: http
seq: 2
}
get {
url: http://localhost:8761/services/api/session
body: none
auth: basic
}
headers {
operationName: findUsers
}
auth:basic {
username: cxfrs
password: password
}