Files
bruno/tests/request/generate-code/collection/requests/path-spaces.bru
2026-06-09 12:54:24 +05:30

16 lines
193 B
Plaintext

meta {
name: path-spaces
type: http
seq: 6
}
get {
url: http://localhost:8081/api/echo/anything/api/path with spaces/users
body: none
auth: none
}
settings {
encodeUrl: false
}