Tidied up Bruno files. Implemented builder utility to have more powerful route definitions.
This commit is contained in:
@@ -5,11 +5,7 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{BASE_URL}}/api/collection/{{CollectionID}}"
|
||||
params:
|
||||
- name: ""
|
||||
value: ""
|
||||
type: query
|
||||
url: "{{BASE_URL}}/{{SECTOR}}/{{CollectionID}}"
|
||||
auth: inherit
|
||||
|
||||
runtime:
|
||||
|
||||
Reference in New Issue
Block a user