Files
bruno/tests/preferences/default-collection-location/collection/request.bru
Pragadesh-45 123fe7d542 Merge pull request #5557 from Pragadesh-45/feat/default-location
feat: default location for collections
2025-09-25 22:53:08 +05:30

11 lines
107 B
Plaintext

meta {
name: request
type: http
seq: 1
}
post {
url: {{host}}/api/echo
body: text
auth: none
}