summaryrefslogtreecommitdiffstats
path: root/contrib/bruno/users/get_user.bru
blob: 3981d480934aef210ab3cab5e411afa370ad1f6e (plain)
1
2
3
4
5
6
7
8
9
10
11
meta {
  name: get_user
  type: http
  seq: 1
}

get {
  url: http://localhost:3000/users/sellershut
  body: none
  auth: inherit
}