Implemented roll request, updated API requests
This commit is contained in:
11
bruno/oauth/Authorize.bru
Normal file
11
bruno/oauth/Authorize.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Authorize
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/oauth/authorize
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user