Finished initial implementation of circle endpoints
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#file: noinspection SpellCheckingInspection,SpellCheckingInspection,SpellCheckingInspection,SpellCheckingInspection
|
||||
opencollection: 1.0.0
|
||||
|
||||
info:
|
||||
@@ -19,16 +18,6 @@ request:
|
||||
auth:
|
||||
type: bearer
|
||||
token: "{{BEARER_TOKEN}}"
|
||||
actions:
|
||||
- type: set-variable
|
||||
phase: after-response
|
||||
selector:
|
||||
expression: ${token}
|
||||
method: jsonq
|
||||
variable:
|
||||
name: Token
|
||||
scope: runtime
|
||||
disabled: true
|
||||
bundled: false
|
||||
extensions:
|
||||
bruno:
|
||||
|
||||
Reference in New Issue
Block a user